Home
last modified time | relevance | path

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

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