clang-tools
9.0.0
|
Classes | |
class | Symbol |
Functions | |
def | GetSymbols (parse_pages) |
def cppreference_parser.GetSymbols | ( | parse_pages | ) |
Get all symbols by parsing the given pages. Args: parse_pages: a list of tuples (page_root_dir, index_page_name, namespace)
Definition at line 155 of file cppreference_parser.py.
Referenced by gen_std.main().