Home
last modified time | relevance | path

Searched defs:QualTy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5078 llvm::DIType *CGDebugInfo::CreateSelfType(const QualType &QualTy, in CreateSelfType()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp12585 CanQualType QualTy = getFromTargetType(Ty); in getIntTypeForBitwidth() local