Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DCXXInheritance.cpp205 bool SetVirtual = false; in lookupInBases() local
213 SetVirtual = true; in lookupInBases()
291 if (SetVirtual && !FoundPathThroughBase) { in lookupInBases()