Home
last modified time | relevance | path

Searched defs:HandleTranslationUnit (Results 1 – 25 of 27) sorted by relevance

12

/external/clang/lib/Serialization/
DGeneratePCH.cpp42 void PCHGenerator::HandleTranslationUnit(ASTContext &Ctx) { in HandleTranslationUnit() function in PCHGenerator
/external/clang/lib/Frontend/
DASTConsumers.cpp43 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in __anona71b481b0111::ASTPrinter
108 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in __anona71b481b0111::ASTDeclNodeLister
189 void HandleTranslationUnit(ASTContext &C) override { in HandleTranslationUnit() function in __anona71b481b0311::DeclContextPrinter
DPCHContainerOperations.cpp40 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anon5db2f1f60111::RawPCHContainerGenerator
DMultiplexConsumer.cpp297 void MultiplexConsumer::HandleTranslationUnit(ASTContext &Ctx) { in HandleTranslationUnit() function in MultiplexConsumer
DASTUnit.cpp951 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anondc183abc0311::PrecompilePreambleConsumer
/external/v8/tools/clang/plugins/
DFindBadConstructsAction.cpp23 void HandleTranslationUnit(clang::ASTContext& context) override { in HandleTranslationUnit() function in chrome_checker::__anond016d3ab0111::PluginConsumer
/external/clang/lib/Frontend/Rewrite/
DHTMLPrint.cpp62 void HTMLPrinter::HandleTranslationUnit(ASTContext &Ctx) { in HandleTranslationUnit() function in HTMLPrinter
/external/clang/unittests/AST/
DEvaluateAsRValueTest.cpp71 void HandleTranslationUnit(clang::ASTContext &Ctx) override { in HandleTranslationUnit() function in __anon28a9a4d20111::EvaluateConstantInitializersAction::Consumer
/external/clang/include/clang/AST/
DASTConsumer.h69 virtual void HandleTranslationUnit(ASTContext &Ctx) {} in HandleTranslationUnit() function
/external/clang/examples/PrintFunctionNames/
DPrintFunctionNames.cpp45 void HandleTranslationUnit(ASTContext& context) override { in HandleTranslationUnit() function in __anon989da2ea0111::PrintFunctionsConsumer
/external/syzkaller/tools/syz-declextract/
Dsyz-declextract.cpp253 virtual void HandleTranslationUnit(clang::ASTContext &Context) { in HandleTranslationUnit() function in DeclExtractCallConsumer
/external/clang/unittests/Frontend/
DFrontendActionTest.cpp60 void HandleTranslationUnit(ASTContext &context) override { in HandleTranslationUnit() function in __anon0279a1ae0111::TestASTFrontendAction::Visitor
/external/clang/unittests/Tooling/
DTestVisitor.h85 void HandleTranslationUnit(clang::ASTContext &Context) override { in HandleTranslationUnit() function
DRefactoringTest.cpp334 void HandleTranslationUnit(clang::ASTContext &Context) override { in HandleTranslationUnit() function in clang::tooling::__anonc0ecdde00111::TestVisitor::FindConsumer
/external/clang/lib/Index/
DIndexingAction.cpp68 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anonc3c4bfe00111::IndexASTConsumer
/external/clang/lib/CodeGen/
DModuleBuilder.cpp250 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anon075db5b60111::CodeGeneratorImpl
DObjectFilePCHContainerOperations.cpp229 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anonc27a6fc20111::PCHContainerGenerator
DCodeGenAction.cpp139 void HandleTranslationUnit(ASTContext &C) override { in HandleTranslationUnit() function in clang::BackendConsumer
/external/v8/tools/clang/blink_gc_plugin/
DBlinkGCPluginConsumer.cpp81 void BlinkGCPluginConsumer::HandleTranslationUnit(ASTContext& context) { in HandleTranslationUnit() function in BlinkGCPluginConsumer
/external/clang/lib/StaticAnalyzer/Frontend/
DAnalysisConsumer.cpp507 void AnalysisConsumer::HandleTranslationUnit(ASTContext &C) { in HandleTranslationUnit() function in AnalysisConsumer
/external/v8/tools/gcmole/
Dgcmole.cc215 virtual void HandleTranslationUnit(clang::ASTContext &ctx) { in HandleTranslationUnit() function in __anon85d096280111::FunctionDeclarationFinder
1227 virtual void HandleTranslationUnit(clang::ASTContext &ctx) { in HandleTranslationUnit() function in __anon85d096280111::ProblemsFinder
/external/clang/tools/libclang/
DIndexing.cpp296 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anon58e69b200211::IndexingConsumer
/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp874 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in clang::ast_matchers::internal::__anonf13eb9c00111::MatchASTConsumer
/external/bcc/src/cc/frontends/clang/
Db_frontend_action.cc1263 void BTypeConsumer::HandleTranslationUnit(ASTContext &Context) { in HandleTranslationUnit() function in ebpf::BTypeConsumer
/external/clang/lib/ARCMigrate/
DObjCMT.cpp1844 void ObjCMigrateASTConsumer::HandleTranslationUnit(ASTContext &Ctx) { in HandleTranslationUnit() function in ObjCMigrateASTConsumer

12