Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCXXInheritance.cpp186 bool SetVirtual = false; in lookupInBases() local
194 SetVirtual = true; in lookupInBases()
296 if (SetVirtual && !FoundPathThroughBase) { in lookupInBases()