Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h202 void CollectContainingType(const CXXRecordDecl *RD,
H A DCGDebugInfo.cpp2732 CollectContainingType(CXXDecl, FwdDecl); in CreateTypeDefinition()
3799 void CGDebugInfo::CollectContainingType(const CXXRecordDecl *RD, in CollectContainingType() function in CGDebugInfo