Searched refs:ContainingType (Results 1 – 4 of 4) sorted by relevance
1050 llvm::DIType ContainingType; in CreateCXXMemberFunction() local1068 ContainingType = RecordTy; in CreateCXXMemberFunction()1096 Virtuality, VIndex, ContainingType, in CreateCXXMemberFunction()2280 llvm::DICompositeType ContainingType; in CollectContainingType() local2292 ContainingType = llvm::DICompositeType( in CollectContainingType()2296 ContainingType = RealDecl; in CollectContainingType()2298 RealDecl.setContainingType(ContainingType); in CollectContainingType()
686 void DICompositeType::setContainingType(DICompositeType ContainingType) { in setContainingType() argument688 N->replaceOperandWith(12, ContainingType.getRef()); in setContainingType()
1278 DICompositeType ContainingType(resolve(CTy.getContainingType())); in constructTypeDIE() local1279 if (ContainingType) in constructTypeDIE()1281 getOrCreateTypeDIE(ContainingType)); in constructTypeDIE()
383 void setContainingType(DICompositeType ContainingType);