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