Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DCXXInheritance.cpp185 bool SetVirtual = false; in lookupInBases() local
193 SetVirtual = true; in lookupInBases()
295 if (SetVirtual && !FoundPathThroughBase) { in lookupInBases()