Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExternalASTMerger.cpp347 bool FoundMatchingDC = false; in CanComplete() local
351 FoundMatchingDC = true; in CanComplete()
354 return FoundMatchingDC; in CanComplete()