Searched refs:CXCursor_LastPreprocessing (Results 1 – 4 of 4) sorted by relevance
2370 CXCursor_LastPreprocessing = CXCursor_InclusionDirective, enumerator
2639 CXCursor_LastPreprocessing = CXCursor_InclusionDirective, enumerator
5127 return K >= CXCursor_FirstPreprocessing && K <= CXCursor_LastPreprocessing; in clang_isPreprocessing()
5904 return K >= CXCursor_FirstPreprocessing && K <= CXCursor_LastPreprocessing; in clang_isPreprocessing()