Home
last modified time | relevance | path

Searched refs:is_funcptr (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Tools/c-analyzer/c_analyzer/
H A Danalyze.py9 is_funcptr,
123 elif is_funcptr(vartype):
299 if is_funcptr(mtype.vartype):
306 if decl.vartype.typespec.startswith('struct ') or is_funcptr(decl):
/third_party/python/Tools/c-analyzer/cpython/
H A D_analyzer.py18 is_funcptr,
258 elif is_funcptr(decl.vartype):
/third_party/python/Tools/c-analyzer/c_parser/
H A Dmatch.py47 def is_funcptr(vartype): function

Completed in 2 milliseconds