Searched refs:CollectContainingType (Results 1 – 2 of 2) sorted by relevance
133 void CollectContainingType(const CXXRecordDecl *RD, llvm::DICompositeType CT);
1561 CollectContainingType(CXXDecl, FwdDecl); in CreateTypeDefinition()2263 void CGDebugInfo::CollectContainingType(const CXXRecordDecl *RD, in CollectContainingType() function in CGDebugInfo