Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h181 llvm::DIType *CreateQualifiedType(QualType Ty, llvm::DIFile *Fg);
H A DCGDebugInfo.cpp917 llvm::DIType *CGDebugInfo::CreateQualifiedType(QualType Ty, in CreateQualifiedType() function in CGDebugInfo
3277 return CreateQualifiedType(Ty, Unit); in CreateTypeNode()