Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/AST/ !
H A DCXXInheritance.cpp494 llvm::DenseMap<const CXXRecordDecl *, unsigned> SubobjectCount; member in __anond5553cc30711::FinalOverriderCollector
518 = ++SubobjectCount[cast<CXXRecordDecl>(RD->getCanonicalDecl())]; in Collect()