Searched refs:CXCursor_PreprocessingDirective (Results 1 – 3 of 3) sorted by relevance
2317 CXCursor_PreprocessingDirective = 500, enumerator2322 CXCursor_FirstPreprocessing = CXCursor_PreprocessingDirective,
772 CXCursor C = { CXCursor_PreprocessingDirective, 0, in MakePreprocessingDirectiveCursor()781 assert(C.kind == CXCursor_PreprocessingDirective); in getCursorPreprocessingDirective()
4413 case CXCursor_PreprocessingDirective: in clang_getCursorKindSpelling()4864 if (C.kind == CXCursor_PreprocessingDirective) { in clang_getCursorLocation()4998 if (C.kind == CXCursor_PreprocessingDirective) in getRawCursorExtent()