Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DCXXInheritance.cpp471 llvm::DenseMap<const CXXRecordDecl *, unsigned> SubobjectCount; member in __anon6ba7c2210111::FinalOverriderCollector
494 = ++SubobjectCount[cast<CXXRecordDecl>(RD->getCanonicalDecl())]; in Collect()