Home
last modified time | relevance | path

Searched refs:atLeastOneCompFail (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp7221 bool atLeastOneCompFail = false; in annotateAndAdvanceFunctionMacroTokens() local
7232 atLeastOneCompFail = true; in annotateAndAdvanceFunctionMacroTokens()
7235 if (atLeastOneCompFail) in annotateAndAdvanceFunctionMacroTokens()