| /freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | HTMLPrint.cpp | 44 void HandleTranslationUnit(ASTContext &Ctx) override; 59 void HTMLPrinter::HandleTranslationUnit(ASTContext &Ctx) { in HandleTranslationUnit() function in HTMLPrinter
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ASTStructExtractor.cpp | 146 void ASTStructExtractor::HandleTranslationUnit(ASTContext &Ctx) { in HandleTranslationUnit() function in ASTStructExtractor 148 m_passthrough->HandleTranslationUnit(Ctx); in HandleTranslationUnit()
|
| H A D | ASTStructExtractor.h | 74 void HandleTranslationUnit(clang::ASTContext &Ctx) override;
|
| H A D | ASTResultSynthesizer.h | 77 void HandleTranslationUnit(clang::ASTContext &Ctx) override;
|
| H A D | ASTResultSynthesizer.cpp | 386 void ASTResultSynthesizer::HandleTranslationUnit(ASTContext &Ctx) { in HandleTranslationUnit() function in ASTResultSynthesizer 388 m_passthrough->HandleTranslationUnit(Ctx); in HandleTranslationUnit()
|
| H A D | ASTUtils.h | 163 void HandleTranslationUnit(clang::ASTContext &Ctx) override { in HandleTranslationUnit() function 164 m_c->HandleTranslationUnit(Ctx); in HandleTranslationUnit()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | ASTConsumers.cpp | 44 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in __anon94ad67a40111::ASTPrinter 139 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in __anon94ad67a40111::ASTDeclNodeLister
|
| H A D | MultiplexConsumer.cpp | 290 void MultiplexConsumer::HandleTranslationUnit(ASTContext &Ctx) { in HandleTranslationUnit() function in MultiplexConsumer 292 Consumer->HandleTranslationUnit(Ctx); in HandleTranslationUnit()
|
| H A D | PrecompiledPreamble.cpp | 247 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anonbe5e8ed90111::PrecompilePreambleConsumer 248 PCHGenerator::HandleTranslationUnit(Ctx); in HandleTranslationUnit()
|
| H A D | InterfaceStubFunctionsConsumer.cpp | 243 void HandleTranslationUnit(ASTContext &context) override { in HandleTranslationUnit() function in __anon1ae7ba910111::InterfaceStubFunctionsConsumer
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | PCHContainerOperations.cpp | 39 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anond769cf3d0111::RawPCHContainerGenerator
|
| H A D | GeneratePCH.cpp | 41 void PCHGenerator::HandleTranslationUnit(ASTContext &Ctx) { in HandleTranslationUnit() function in PCHGenerator
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ASTConsumer.h | 66 virtual void HandleTranslationUnit(ASTContext &Ctx) {} in HandleTranslationUnit() function
|
| /freebsd-13.1/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 | 289 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in clang::tooling::NamedDeclFindingConsumer
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | MultiplexConsumer.h | 61 void HandleTranslationUnit(ASTContext &Ctx) override;
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseAST.cpp | 171 Consumer->HandleTranslationUnit(S.getASTContext()); in ParseAST()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/ |
| H A D | AnalysisConsumer.cpp | 244 void HandleTranslationUnit(ASTContext &C) override; 548 void AnalysisConsumer::HandleTranslationUnit(ASTContext &C) { in HandleTranslationUnit() function in AnalysisConsumer
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Interpreter/ |
| H A D | IncrementalParser.cpp | 215 Consumer->HandleTranslationUnit(C); in ParseOrWrapTopLevelDecl()
|
| /freebsd-13.1/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-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | ModuleBuilder.cpp | 264 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anonf4efd53f0111::CodeGeneratorImpl
|
| H A D | ObjectFilePCHContainerOperations.cpp | 237 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anon026200ab0111::PCHContainerGenerator
|
| H A D | CodeGenAction.cpp | 279 void HandleTranslationUnit(ASTContext &C) override { in HandleTranslationUnit() function in clang::BackendConsumer 289 Gen->HandleTranslationUnit(C); in HandleTranslationUnit()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Index/ |
| H A D | IndexingAction.cpp | 140 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anon5e5c92490111::IndexASTConsumer
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | ASTWriter.h | 791 void HandleTranslationUnit(ASTContext &Ctx) override;
|