Searched refs:CXCursor_FirstExtraDecl (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h2675 CXCursor_FirstExtraDecl = CXCursor_ModuleImportDecl, enumerator in enum:CXCursorKind
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp5923 (K >= CXCursor_FirstExtraDecl && K <= CXCursor_LastExtraDecl);

Completed in 120 milliseconds