Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h193 void CollectContainingType(const CXXRecordDecl *RD,
H A DCGDebugInfo.cpp2474 CollectContainingType(CXXDecl, FwdDecl); in CreateTypeDefinition()
3494 void CGDebugInfo::CollectContainingType(const CXXRecordDecl *RD, in CollectContainingType() function in CGDebugInfo