Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DCXXInheritance.cpp493 llvm::DenseMap<const CXXRecordDecl *, unsigned> SubobjectCount; member in __anonc5b8bf650711::FinalOverriderCollector
517 = ++SubobjectCount[cast<CXXRecordDecl>(RD->getCanonicalDecl())]; in Collect()
/external/clang/lib/AST/
DCXXInheritance.cpp473 llvm::DenseMap<const CXXRecordDecl *, unsigned> SubobjectCount; member in __anon05310ab70511::FinalOverriderCollector
496 = ++SubobjectCount[cast<CXXRecordDecl>(RD->getCanonicalDecl())]; in Collect()