Home
last modified time | relevance | path

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

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