HomeSort by relevance Sort by last modified time
    Searched full:subobjectcount (Results 1 - 1 of 1) sorted by null

  /external/clang/lib/AST/
CXXInheritance.cpp 471 llvm::DenseMap<const CXXRecordDecl *, unsigned> SubobjectCount;
494 = ++SubobjectCount[cast<CXXRecordDecl>(RD->getCanonicalDecl())];

Completed in 71 milliseconds