Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.h196 void CollectContainingType(const CXXRecordDecl *RD,
H A DCGDebugInfo.cpp2582 CollectContainingType(CXXDecl, FwdDecl); in CreateTypeDefinition()
3636 void CGDebugInfo::CollectContainingType(const CXXRecordDecl *RD, in CollectContainingType() function in CGDebugInfo