Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExternalASTMerger.cpp347 bool FoundMatchingDC = false; in CanComplete() local
351 FoundMatchingDC = true; in CanComplete()
354 return FoundMatchingDC; in CanComplete()