Home
last modified time | relevance | path

Searched defs:ASTC (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCContainersASTChecker.cpp31 ASTContext &ASTC; member in __anon47c472510111::WalkAST
H A DStreamChecker.cpp833 ASTContext &ASTC = C.getASTContext(); evalFgetx() local
928 auto &ASTC = C.getASTContext(); evalFputx() local
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp953 const ObjCMigrateASTConsumer &ASTC, in ReplaceWithInstancetype() argument
975 static void ReplaceWithClasstype(const ObjCMigrateASTConsumer &ASTC, in ReplaceWithClasstype() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp18020 const auto &ASTC = getASTContext(); CheckArrayAccess() local