Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCXXInheritance.cpp186 bool SetVirtual = false; in lookupInBases() local
194 SetVirtual = true; in lookupInBases()
296 if (SetVirtual && !FoundPathThroughBase) { in lookupInBases()