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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.h120 void CollectContainingType(const CXXRecordDecl *RD, llvm::DICompositeType CT);
H A DCGDebugInfo.cpp1497 CollectContainingType(CXXDecl, FwdDecl);
2277 void CGDebugInfo::CollectContainingType(const CXXRecordDecl *RD, function in class:CGDebugInfo

Completed in 109 milliseconds