Searched defs:clang_isPreprocessing (Results 1 - 1 of 1) sorted by relevance

/external/clang/tools/libclang/
H A DCIndex.cpp5126 unsigned clang_isPreprocessing(enum CXCursorKind K) { function
6367 if (clang_isPreprocessing(cursor.kind)) {

Completed in 150 milliseconds