Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp86 QualType QualTy = Ctx.getTypeDeclType(D); in VisitTypeDecl() local
93 QualType QualTy(D->getTypeForDecl(), 0); in VisitObjCInterfaceDecl() local
H A DCGDebugInfo.cpp4943 CreateSelfType(const QualType & QualTy,llvm::DIType * Ty) CreateSelfType() argument
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp12103 CanQualType QualTy = getFromTargetType(Ty); getIntTypeForBitwidth() local