Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DCXXInheritance.cpp249 bool FoundPathThroughBase = false; in lookupInBases() local
253 FoundPath = FoundPathThroughBase = true; in lookupInBases()
275 FoundPath = FoundPathThroughBase = true; in lookupInBases()
288 if (SetVirtual && !FoundPathThroughBase) { in lookupInBases()