Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCContainersASTChecker.cpp31 ASTContext &ASTC; member in __anonaaf13ed20111::WalkAST
/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp953 ReplaceWithInstancetype(ASTContext & Ctx,const ObjCMigrateASTConsumer & ASTC,ObjCMethodDecl * OM) ReplaceWithInstancetype() argument
975 ReplaceWithClasstype(const ObjCMigrateASTConsumer & ASTC,ObjCMethodDecl * OM) ReplaceWithClasstype() argument
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp13112 const auto &ASTC = getASTContext(); CheckArrayAccess() local