Searched refs:CXCursor_PreprocessingDirective (Results 1 – 3 of 3) sorted by relevance
2711 CXCursor_PreprocessingDirective = 500, enumerator2716 CXCursor_FirstPreprocessing = CXCursor_PreprocessingDirective,
1017 CXCursor_PreprocessingDirective, in MakePreprocessingDirectiveCursor()1024 assert(C.kind == CXCursor_PreprocessingDirective); in getCursorPreprocessingDirective()
5722 case CXCursor_PreprocessingDirective: in clang_getCursorKindSpelling()6282 if (C.kind == CXCursor_PreprocessingDirective) { in clang_getCursorLocation()6415 if (C.kind == CXCursor_PreprocessingDirective) in getRawCursorExtent()