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

/external/clang/include/clang-c/
H A DIndex.h2369 CXCursor_FirstPreprocessing = CXCursor_PreprocessingDirective, enumerator in enum:CXCursorKind
/external/clang/tools/libclang/
H A DCIndex.cpp5127 return K >= CXCursor_FirstPreprocessing && K <= CXCursor_LastPreprocessing;

Completed in 59 milliseconds