Home
last modified time | relevance | path

Searched refs:SetVirtual (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/AST/
DCXXInheritance.cpp186 bool SetVirtual = false; in lookupInBases() local
194 SetVirtual = true; in lookupInBases()
296 if (SetVirtual && !FoundPathThroughBase) { in lookupInBases()