Home
last modified time | relevance | path

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

/third_party/python/Tools/c-analyzer/c_parser/
Dmatch.py51 return _is_funcptr(abstract)
54 def _is_funcptr(declstr): function
/third_party/python/Tools/c-analyzer/c_analyzer/
Dmatch.py87 elif _match._is_funcptr(abstract):