Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ContainingType

1114   llvm::DIType ContainingType;
1132 ContainingType = RecordTy;
1158 /* isDefinition=*/false, Virtuality, VIndex, ContainingType, Flags,
2278 llvm::MDCompositeType *ContainingType = nullptr;
2290 ContainingType = cast<llvm::MDCompositeType>(
2294 ContainingType = RealDecl;
2296 DBuilder.replaceVTableHolder(RealDecl, ContainingType);