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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h2659 CXCursor_LastPreprocessing = CXCursor_InclusionDirective, enumerator in enum:CXCursorKind
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp5956 return K >= CXCursor_FirstPreprocessing && K <= CXCursor_LastPreprocessing;

Completed in 250 milliseconds