Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DCXXInheritance.cpp220 bool SetVirtual = false; in lookupInBases() local
228 SetVirtual = true; in lookupInBases()
330 if (SetVirtual && !FoundPathThroughBase) { in lookupInBases()