Searched refs:CXCursor_PreprocessingDirective (Results 1 – 3 of 3) sorted by relevance
2653 CXCursor_PreprocessingDirective = 500, enumerator2658 CXCursor_FirstPreprocessing = CXCursor_PreprocessingDirective,
974 CXCursor_PreprocessingDirective, in MakePreprocessingDirectiveCursor()981 assert(C.kind == CXCursor_PreprocessingDirective); in getCursorPreprocessingDirective()
5522 case CXCursor_PreprocessingDirective: in clang_getCursorKindSpelling()6056 if (C.kind == CXCursor_PreprocessingDirective) { in clang_getCursorLocation()6189 if (C.kind == CXCursor_PreprocessingDirective) in getRawCursorExtent()