Searched refs:ASTC (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | ObjCContainersASTChecker.cpp | 31 ASTContext &ASTC; member in __anon2944a7b50111::WalkAST 40 return (ASTC.getTypeSize(T) == PtrWidth); in isPointerSize() 69 E->isNullPointerConstant(ASTC, Expr::NPC_ValueDependentIsNull)); in hasPointerToPointerSizedType() 74 : BR(br), Checker(checker), AC(ac), ASTC(AC->getASTContext()), in WalkAST() 75 PtrWidth(ASTC.getTargetInfo().getPointerWidth(LangAS::Default)) {} in WalkAST()
|
| H A D | StreamChecker.cpp | 833 ASTContext &ASTC = C.getASTContext(); in evalFgetx() local 837 SVB.evalBinOp(State, BO_GE, RetVal, SVB.makeZeroVal(ASTC.IntTy), in evalFgetx() 843 .getMaxValue(ASTC.UnsignedCharTy) in evalFgetx() 845 ASTC.IntTy), in evalFgetx() 928 auto &ASTC = C.getASTContext(); in evalFputx() local 929 auto Cond = SVB.evalBinOp(State, BO_GE, RetVal, SVB.makeZeroVal(ASTC.IntTy), in evalFputx()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/ARCMigrate/ |
| H A D | ObjCMT.cpp | 953 const ObjCMigrateASTConsumer &ASTC, in ReplaceWithInstancetype() argument 970 edit::Commit commit(*ASTC.Editor); in ReplaceWithInstancetype() 972 ASTC.Editor->commit(commit); in ReplaceWithInstancetype() 975 static void ReplaceWithClasstype(const ObjCMigrateASTConsumer &ASTC, in ReplaceWithClasstype() argument 992 edit::Commit commit(*ASTC.Editor); in ReplaceWithClasstype() 994 ASTC.Editor->commit(commit); in ReplaceWithClasstype()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaChecking.cpp | 18020 const auto &ASTC = getASTContext(); in CheckArrayAccess() local 18021 unsigned AddrBits = ASTC.getTargetInfo().getPointerWidth( in CheckArrayAccess() 18026 ASTC.getTypeSizeInCharsIfKnown(EffectiveType); in CheckArrayAccess() 18062 << (unsigned)ASTC.toBits(*ElemCharUnits) in CheckArrayAccess()
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | images | 3587 # Type: ASTC texture. 3592 0 ulelong 0x5ca1ab13 ASTC
|