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

/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp7487 bool atLeastOneCompFail = false; local
7498 atLeastOneCompFail = true;
7501 if (atLeastOneCompFail)

Completed in 314 milliseconds