Searched refs:CXCursor_ObjCInterfaceDecl (Results 1 – 5 of 5) sorted by relevance
808 CursorKind = CXCursor_ObjCInterfaceDecl; in computeCursorKindAndAvailability()
4008 return CXCursor_ObjCInterfaceDecl; in getCursorKindForDecl()
1072 CXCursor_ObjCInterfaceDecl = 11, enumerator
666 if (Cursor.kind == CXCursor_ObjCInterfaceDecl) { in handleDeclForVisitation()5445 case CXCursor_ObjCInterfaceDecl:6011 if (BestCursor->kind == CXCursor_ObjCInterfaceDecl || in GetCursorVisitor()
1986 else if (!strcmp(filter, "interface")) K = CXCursor_ObjCInterfaceDecl; in perform_test_load()