Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.h164 void CollectContainingType(const CXXRecordDecl *RD,
H A DCGDebugInfo.cpp2135 CollectContainingType(CXXDecl, FwdDecl); in CreateTypeDefinition()
3059 void CGDebugInfo::CollectContainingType(const CXXRecordDecl *RD, in CollectContainingType() function in CGDebugInfo