Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DDebugInfo.h404 void setContainingType(DICompositeType ContainingType);
/external/llvm/lib/IR/
DDebugInfo.cpp703 void DICompositeType::setContainingType(DICompositeType ContainingType) { in setContainingType() function in DICompositeType
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp2302 RealDecl.setContainingType(ContainingType); in CollectContainingType()