Searched refs:CXCursor_FunctionDecl (Results 1 – 4 of 4) sorted by relevance
946 if (Cursor.kind != CXCursor_FunctionDecl || in FunctionScanVisitor()979 } else if (Ref.kind != CXCursor_FunctionDecl) { in FunctionScanVisitor()1167 else if (!strcmp(filter, "function")) K = CXCursor_FunctionDecl; in perform_test_load()
1396 CXCursor_FunctionDecl = 8, enumerator
3350 case CXCursor_FunctionDecl: in clang_getCursorKindSpelling()
2840 return CXCursor_FunctionDecl; in getCursorKindForDecl()