Home
last modified time | relevance | path

Searched refs:atLeastOneCompFail (Results 1 – 1 of 1) 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()