Searched refs:CXCursor_PreprocessingDirective (Results 1 – 3 of 3) sorted by relevance
2053 CXCursor_PreprocessingDirective = 500, enumerator2058 CXCursor_FirstPreprocessing = CXCursor_PreprocessingDirective,
1024 CXCursor_PreprocessingDirective, in MakePreprocessingDirectiveCursor()1031 assert(C.kind == CXCursor_PreprocessingDirective); in getCursorPreprocessingDirective()
5754 case CXCursor_PreprocessingDirective: in clang_getCursorKindSpelling()6316 if (C.kind == CXCursor_PreprocessingDirective) { in clang_getCursorLocation()6449 if (C.kind == CXCursor_PreprocessingDirective) in getRawCursorExtent()