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

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

Completed in 206 milliseconds