Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DCXXInheritance.cpp252 bool FoundPathThroughBase = false; in lookupInBases() local
256 FoundPath = FoundPathThroughBase = true; in lookupInBases()
278 FoundPath = FoundPathThroughBase = true; in lookupInBases()
291 if (SetVirtual && !FoundPathThroughBase) { in lookupInBases()