Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DExternalASTMerger.cpp262 bool FoundMatchingDC = false; in CanComplete() local
266 FoundMatchingDC = true; in CanComplete()
269 return FoundMatchingDC; in CanComplete()