Home
last modified time | relevance | path

Searched refs:setContainingType (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/
DDebugInfo.h383 void setContainingType(DICompositeType ContainingType);
/freebsd-10-stable/contrib/llvm/lib/IR/
DDebugInfo.cpp686 void DICompositeType::setContainingType(DICompositeType ContainingType) { in setContainingType() function in DICompositeType
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGDebugInfo.cpp2298 RealDecl.setContainingType(ContainingType); in CollectContainingType()