Home | History | Annotate | Download | only in libclang

Lines Matching refs:clang_isPreprocessing

3735 unsigned clang_isPreprocessing(enum CXCursorKind K) {
4879 if (clang_isPreprocessing(cursor.kind)) {
4969 if (!clang_isPreprocessing(oldC.kind))