Searched refs:CreateQualifiedType (Results 1 – 2 of 2) sorted by relevance
185 llvm::DIType *CreateQualifiedType(QualType Ty, llvm::DIFile *Fg);186 llvm::DIType *CreateQualifiedType(const FunctionProtoType *Ty,
1007 llvm::DIType *CGDebugInfo::CreateQualifiedType(QualType Ty, in CreateQualifiedType() function in CGDebugInfo1029 llvm::DIType *CGDebugInfo::CreateQualifiedType(const FunctionProtoType *F, in CreateQualifiedType() function in CGDebugInfo1574 if (llvm::DIType *QTy = CreateQualifiedType(FPT, Unit)) in CreateType()3740 return CreateQualifiedType(Ty, Unit); in CreateTypeNode()