Home
last modified time | relevance | path

Searched refs:sort_table (Results 1 – 2 of 2) sorted by relevance

/external/clang/docs/tools/
Ddump_ast_matchers.py318 def sort_table(matcher_type, matcher_map): function
370 node_matcher_table = sort_table('DECL', node_matchers)
371 narrowing_matcher_table = sort_table('NARROWING', narrowing_matchers)
372 traversal_matcher_table = sort_table('TRAVERSAL', traversal_matchers)
/external/llvm-project/clang/docs/tools/
Ddump_ast_matchers.py413 def sort_table(matcher_type, matcher_map): function
465 node_matcher_table = sort_table('DECL', node_matchers)
466 narrowing_matcher_table = sort_table('NARROWING', narrowing_matchers)
467 traversal_matcher_table = sort_table('TRAVERSAL', traversal_matchers)