Searched refs:act_on_decl (Results 1 – 2 of 2) sorted by relevance
/external/clang/docs/tools/ |
D | dump_ast_matchers.py | 131 def act_on_decl(declaration, comment, allowed_types): function 345 act_on_decl(declaration, comment, allowed_types) 365 act_on_decl(declaration, comment, allowed_types)
|
/external/llvm-project/clang/docs/tools/ |
D | dump_ast_matchers.py | 148 def act_on_decl(declaration, comment, allowed_types): function 440 act_on_decl(declaration, comment, allowed_types) 460 act_on_decl(declaration, comment, allowed_types)
|