Home
last modified time | relevance | path

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

/external/clang/docs/tools/
Ddump_ast_matchers.py198 def sort_table(matcher_type, matcher_map): function
250 node_matcher_table = sort_table('DECL', node_matchers)
251 narrowing_matcher_table = sort_table('NARROWING', narrowing_matchers)
252 traversal_matcher_table = sort_table('TRAVERSAL', traversal_matchers)