Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h181 llvm::DIType *CreateQualifiedType(QualType Ty, llvm::DIFile *Fg);
H A DCGDebugInfo.cpp939 llvm::DIType *CGDebugInfo::CreateQualifiedType(QualType Ty, in CreateQualifiedType() function in CGDebugInfo
3295 return CreateQualifiedType(Ty, Unit); in CreateTypeNode()