Searched refs:can_have_symbol (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Tools/c-analyzer/c_parser/ | ||
H A D | match.py | 76 def can_have_symbol(decl): function 81 if not can_have_symbol(decl): 93 if not can_have_symbol(decl): 99 if not can_have_symbol(decl): |
Completed in 1 milliseconds