Searched refs:CXCursor_LastExtraDecl (Results 1 – 2 of 2) sorted by relevance
2111 CXCursor_LastExtraDecl = CXCursor_ModuleImportDecl enumerator
4027 (K >= CXCursor_FirstExtraDecl && K <= CXCursor_LastExtraDecl); in clang_isDeclaration()