Home
last modified time | relevance | path

Searched defs:CharTy (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenTypeCache.h45 llvm::IntegerType *CharTy; member
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp683 Type *CharTy = Type::getInt8PtrTy(Basis.Ins->getContext(), AS); in rewriteCandidateWithBasis() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp402 Type *CharTy = B.getInt8Ty(); in memChrToCharCompare() local
813 Type *CharTy = B.getInt8Ty(); in optimizeStringNCpy() local
885 Type *CharTy = B.getIntNTy(CharSize); in optimizeStringLength() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1263 const QualType CharTy = ACtx.CharTy; in initFunctionSummaries() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h1079 CanQualType CharTy; variable
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp8802 QualType CharTy = Info.Ctx.CharTy.withConst(); in VisitSYCLUniqueStableNameExpr() local
9267 QualType CharTy = Result.Designator.getType(Info.Ctx); in VisitBuiltinCallExpr() local
16254 QualType CharTy = E->getType()->getPointeeType(); in EvaluateBuiltinStrLen() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaInit.cpp2947 QualType CharTy = AT->getElementType(); in CheckDesignatedInitializer() local
H A DSemaExpr.cpp1869 QualType CharTy = Context.CharTy; in ActOnStringLiteral() local