/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | GeneratePCH.cpp | 41 void PCHGenerator::HandleTranslationUnit(ASTContext &Ctx) { HandleTranslationUnit() function in PCHGenerator
|
H A D | PCHContainerOperations.cpp | 39 void HandleTranslationUnit(ASTContext &Ctx) override { HandleTranslationUnit() function in __anonb7ea061b0111::RawPCHContainerGenerator
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | ASTConsumers.cpp | 44 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in __anon164efe420111::ASTPrinter 142 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in __anon164efe420111::ASTDeclNodeLister
|
H A D | InterfaceStubFunctionsConsumer.cpp | 243 void HandleTranslationUnit(ASTContext &context) override { HandleTranslationUnit() function in __anon497decaf0111::InterfaceStubFunctionsConsumer
|
H A D | MultiplexConsumer.cpp | 296 void MultiplexConsumer::HandleTranslationUnit(ASTContext &Ctx) { HandleTranslationUnit() function in MultiplexConsumer
|
H A D | PrecompiledPreamble.cpp | 307 void HandleTranslationUnit(ASTContext &Ctx) override { HandleTranslationUnit() function in __anon643cc7b70111::PrecompilePreambleConsumer
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
H A D | HTMLPrint.cpp | 59 void HTMLPrinter::HandleTranslationUnit(ASTContext &Ctx) { in HandleTranslationUnit() function in HTMLPrinter
|
H A D | RewriteObjC.cpp | 4904 void RewriteObjC::HandleTranslationUnit(ASTContext &C) { in HandleTranslationUnit() function in RewriteObjC
|
H A D | RewriteModernObjC.cpp | 5823 void RewriteModernObjC::HandleTranslationUnit(ASTContext &C) { HandleTranslationUnit() function in RewriteModernObjC
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/ |
H A D | RenamingAction.cpp | 194 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in clang::tooling::RenamingASTConsumer 253 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in clang::tooling::USRSymbolRenamer
|
H A D | USRFindingAction.cpp | 288 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in clang::tooling::NamedDeclFindingConsumer
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ASTConsumer.h | 66 virtual void HandleTranslationUnit(ASTContext &Ctx) {} HandleTranslationUnit() function
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ASTStructExtractor.cpp | 146 void ASTStructExtractor::HandleTranslationUnit(ASTContext &Ctx) { in HandleTranslationUnit() function in ASTStructExtractor
|
H A D | ASTResultSynthesizer.cpp | 412 void ASTResultSynthesizer::HandleTranslationUnit(ASTContext &Ctx) { in HandleTranslationUnit() function in ASTResultSynthesizer
|
H A D | ASTUtils.h | 164 void HandleTranslationUnit(clang::ASTContext &Ctx) override { HandleTranslationUnit() function
|
/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/ |
H A D | ExtractAPIConsumer.cpp | 258 void HandleTranslationUnit(ASTContext &Context) override { HandleTranslationUnit() function in __anondab4abf10111::WrappingExtractAPIConsumer 273 void HandleTranslationUnit(ASTContext &Context) override { HandleTranslationUnit() function in __anondab4abf10111::ExtractAPIConsumer
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/ |
H A D | RefactoringCallbacks.cpp | 43 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in clang::tooling::RefactoringASTConsumer
|
/freebsd-src/contrib/llvm-project/clang/lib/Interpreter/ |
H A D | IncrementalParser.cpp | 55 void HandleTranslationUnit(ASTContext &Ctx) override final { in HandleTranslationUnit() function in clang::IncrementalASTConsumer
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | ObjectFilePCHContainerOperations.cpp | 247 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anon03be76890111::PCHContainerGenerator
|
H A D | ModuleBuilder.cpp | 284 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anon76916bdd0111::CodeGeneratorImpl
|
H A D | CodeGenAction.cpp | 294 void BackendConsumer::HandleTranslationUnit(ASTContext &C) { HandleTranslationUnit() function in clang::BackendConsumer
|
/freebsd-src/contrib/llvm-project/clang/lib/Index/ |
H A D | IndexingAction.cpp | 140 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anon14b6cd270111::IndexASTConsumer
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/ |
H A D | AnalysisConsumer.cpp | 579 void AnalysisConsumer::HandleTranslationUnit(ASTContext &C) { HandleTranslationUnit() function in AnalysisConsumer
|
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/ |
H A D | ASTMatchFinder.cpp | 1558 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in clang::ast_matchers::internal::__anonbe2d60470111::MatchASTConsumer
|
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/ |
H A D | ObjCMT.cpp | 1834 void ObjCMigrateASTConsumer::HandleTranslationUnit(ASTContext &Ctx) { HandleTranslationUnit() function in ObjCMigrateASTConsumer
|