/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | GeneratePCH.cpp | 41 void PCHGenerator::HandleTranslationUnit(ASTContext &Ctx) { in HandleTranslationUnit() function in PCHGenerator
|
H A D | PCHContainerOperations.cpp | 39 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anonb08542340111::RawPCHContainerGenerator
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | ASTConsumers.cpp | 44 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in __anonc0946b7b0111::ASTPrinter 139 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in __anonc0946b7b0111::ASTDeclNodeLister
|
H A D | InterfaceStubFunctionsConsumer.cpp | 243 void HandleTranslationUnit(ASTContext &context) override { in HandleTranslationUnit() function in __anon612d5e280111::InterfaceStubFunctionsConsumer
|
H A D | MultiplexConsumer.cpp | 290 void MultiplexConsumer::HandleTranslationUnit(ASTContext &Ctx) { in HandleTranslationUnit() function in MultiplexConsumer
|
H A D | PrecompiledPreamble.cpp | 247 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anond12dfad00111::PrecompilePreambleConsumer
|
/netbsd-src/external/apache2/llvm/dist/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 | 4916 void RewriteObjC::HandleTranslationUnit(ASTContext &C) { in HandleTranslationUnit() function in RewriteObjC
|
H A D | RewriteModernObjC.cpp | 5835 void RewriteModernObjC::HandleTranslationUnit(ASTContext &C) { in HandleTranslationUnit() function in RewriteModernObjC
|
/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-extdef-mapping/ |
H A D | ClangExtDefMapGen.cpp | 44 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in MapExtDefNamesConsumer
|
/netbsd-src/external/apache2/llvm/dist/clang/examples/PrintFunctionNames/ |
H A D | PrintFunctionNames.cpp | 44 void HandleTranslationUnit(ASTContext& context) override { in HandleTranslationUnit() function in __anon2686a24a0111::PrintFunctionsConsumer
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | ASTConsumer.h | 66 virtual void HandleTranslationUnit(ASTContext &Ctx) {} in HandleTranslationUnit() function
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-check/ |
H A D | ClangCheck.cpp | 152 void HandleTranslationUnit(clang::ASTContext &AST) override { in CreateASTConsumer() function in __anoncfa573e10111::DumpSyntaxTree::CreateASTConsumer::Consumer
|
/netbsd-src/external/apache2/llvm/dist/clang/examples/CallSuperAttribute/ |
H A D | CallSuperAttrInfo.cpp | 113 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in __anonc6678e4d0111::CallSuperConsumer
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ |
H A D | RefactoringCallbacks.cpp | 43 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in clang::tooling::RefactoringASTConsumer
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | ModuleBuilder.cpp | 264 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anon20d6d9160111::CodeGeneratorImpl
|
H A D | ObjectFilePCHContainerOperations.cpp | 237 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anon115c17220111::PCHContainerGenerator
|
H A D | CodeGenAction.cpp | 279 void HandleTranslationUnit(ASTContext &C) override { in HandleTranslationUnit() function in clang::BackendConsumer
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/ |
H A D | IndexingAction.cpp | 121 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anon76f6f7400111::IndexASTConsumer
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/ |
H A D | AnalysisConsumer.cpp | 536 void AnalysisConsumer::HandleTranslationUnit(ASTContext &C) { in HandleTranslationUnit() function in AnalysisConsumer
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-refactor/ |
H A D | ClangRefactor.cpp | 437 void HandleTranslationUnit(ASTContext &Context) override { in getFrontendActionFactory() function in __anond439ce910111::ClangRefactorTool::getFrontendActionFactory::ToolASTConsumer
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/ |
H A D | ASTMatchFinder.cpp | 1310 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in clang::ast_matchers::internal::__anon62d4f9200111::MatchASTConsumer
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/ |
H A D | ObjCMT.cpp | 1841 void ObjCMigrateASTConsumer::HandleTranslationUnit(ASTContext &Ctx) { in HandleTranslationUnit() function in ObjCMigrateASTConsumer
|