Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypeCache.h45 llvm::IntegerType *CharTy; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp452 Type *CharTy = B.getInt8Ty(); in memChrToCharCompare() local
863 Type *CharTy = B.getInt8Ty(); in optimizeStringNCpy() local
935 Type *CharTy = B.getIntNTy(CharSize); in optimizeStringLength() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1120 CanQualType CharTy; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1661 const QualType CharTy = ACtx.CharTy; in initFunctionSummaries() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp9179 QualType CharTy = Info.Ctx.CharTy.withConst(); in VisitSYCLUniqueStableNameExpr() local
9660 QualType CharTy = Result.Designator.getType(Info.Ctx); in VisitBuiltinCallExpr() local
17062 QualType CharTy = E->getType()->getPointeeType(); in EvaluateBuiltinStrLen() local
17133 QualType CharTy = PtrExpression->getType()->getPointeeType(); in EvaluateCharRangeAsString() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp1965 QualType CharTy = A.CharTy.withConst(); in VisitSYCLUniqueStableNameExpr() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp3206 QualType CharTy = AT->getElementType(); in CheckDesignatedInitializer() local
H A DSemaExpr.cpp2046 QualType CharTy = Context.CharTy; in ActOnStringLiteral() local