Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndex.cpp6292 bool atLeastOneCompFail = false; in annotateAndAdvanceFunctionMacroTokens() local
6303 atLeastOneCompFail = true; in annotateAndAdvanceFunctionMacroTokens()
6306 if (atLeastOneCompFail) in annotateAndAdvanceFunctionMacroTokens()
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp7169 bool atLeastOneCompFail = false; in annotateAndAdvanceFunctionMacroTokens() local
7180 atLeastOneCompFail = true; in annotateAndAdvanceFunctionMacroTokens()
7183 if (atLeastOneCompFail) in annotateAndAdvanceFunctionMacroTokens()