Home
last modified time | relevance | path

Searched refs:CreateQualifiedType (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.h152 llvm::DIType *CreateQualifiedType(QualType Ty, llvm::DIFile *Fg);
H A DCGDebugInfo.cpp808 llvm::DIType *CGDebugInfo::CreateQualifiedType(QualType Ty, in CreateQualifiedType() function in CGDebugInfo
2874 return CreateQualifiedType(Ty, Unit); in CreateTypeNode()