Home
last modified time | relevance | path

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

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