Searched refs:CreateQualifiedType (Results 1 – 2 of 2) sorted by relevance
182 llvm::DIType *CreateQualifiedType(QualType Ty, llvm::DIFile *Fg);183 llvm::DIType *CreateQualifiedType(const FunctionProtoType *Ty,
935 llvm::DIType *CGDebugInfo::CreateQualifiedType(QualType Ty, in CreateQualifiedType() function in CGDebugInfo957 llvm::DIType *CGDebugInfo::CreateQualifiedType(const FunctionProtoType *F, in CreateQualifiedType() function in CGDebugInfo1370 if (llvm::DIType *QTy = CreateQualifiedType(FPT, Unit)) in CreateType()3427 return CreateQualifiedType(Ty, Unit); in CreateTypeNode()