Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCContainersASTChecker.cpp31 ASTContext &ASTC; member in __anon92c36e3f0111::WalkAST
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp953 const ObjCMigrateASTConsumer &ASTC, in ReplaceWithInstancetype()
975 static void ReplaceWithClasstype(const ObjCMigrateASTConsumer &ASTC, in ReplaceWithClasstype()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp13116 const auto &ASTC = getASTContext(); in CheckArrayAccess() local