Searched refs:CreateQualifiedType (Results 1 – 2 of 2) sorted by relevance
181 llvm::DIType *CreateQualifiedType(QualType Ty, llvm::DIFile *Fg);182 llvm::DIType *CreateQualifiedType(const FunctionProtoType *Ty,
948 llvm::DIType *CGDebugInfo::CreateQualifiedType(QualType Ty, in CreateQualifiedType() function in CGDebugInfo970 llvm::DIType *CGDebugInfo::CreateQualifiedType(const FunctionProtoType *F, in CreateQualifiedType() function in CGDebugInfo1428 if (llvm::DIType *QTy = CreateQualifiedType(FPT, Unit)) in CreateType()3444 return CreateQualifiedType(Ty, Unit); in CreateTypeNode()