Searched defs:ASTC (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | ObjCContainersASTChecker.cpp | 31 ASTContext &ASTC; member in __anonaaf13ed20111::WalkAST |
/llvm-project/clang/lib/ARCMigrate/ | ||
H A D | ObjCMT.cpp | 953 ReplaceWithInstancetype(ASTContext & Ctx,const ObjCMigrateASTConsumer & ASTC,ObjCMethodDecl * OM) ReplaceWithInstancetype() argument |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaChecking.cpp | 13112 const auto &ASTC = getASTContext(); CheckArrayAccess() local |