/external/clang/lib/Frontend/ |
D | ASTConsumers.cpp | 43 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in __anon2cff17520111::ASTPrinter 108 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in __anon2cff17520111::ASTDeclNodeLister 189 void HandleTranslationUnit(ASTContext &C) override { in HandleTranslationUnit() function in __anon2cff17520311::DeclContextPrinter
|
D | PCHContainerOperations.cpp | 36 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anon78d071ed0111::RawPCHContainerGenerator
|
D | MultiplexConsumer.cpp | 284 void MultiplexConsumer::HandleTranslationUnit(ASTContext &Ctx) { in HandleTranslationUnit() function in MultiplexConsumer
|
D | ASTUnit.cpp | 951 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anon5a88eb930311::PrecompilePreambleConsumer
|
/external/clang/lib/Serialization/ |
D | GeneratePCH.cpp | 42 void PCHGenerator::HandleTranslationUnit(ASTContext &Ctx) { in HandleTranslationUnit() function in PCHGenerator
|
/external/clang/lib/Frontend/Rewrite/ |
D | HTMLPrint.cpp | 62 void HTMLPrinter::HandleTranslationUnit(ASTContext &Ctx) { in HandleTranslationUnit() function in HTMLPrinter
|
D | RewriteObjC.cpp | 4926 void RewriteObjC::HandleTranslationUnit(ASTContext &C) { in HandleTranslationUnit() function in RewriteObjC
|
D | RewriteModernObjC.cpp | 5914 void RewriteModernObjC::HandleTranslationUnit(ASTContext &C) { in HandleTranslationUnit() function in RewriteModernObjC
|
/external/clang/unittests/AST/ |
D | EvaluateAsRValueTest.cpp | 71 void HandleTranslationUnit(clang::ASTContext &Ctx) override { in HandleTranslationUnit() function in __anon678b81e90111::EvaluateConstantInitializersAction::Consumer
|
/external/clang/examples/PrintFunctionNames/ |
D | PrintFunctionNames.cpp | 45 void HandleTranslationUnit(ASTContext& context) override { in HandleTranslationUnit() function in __anon5dbcda810111::PrintFunctionsConsumer
|
/external/clang/include/clang/AST/ |
D | ASTConsumer.h | 69 virtual void HandleTranslationUnit(ASTContext &Ctx) {} in HandleTranslationUnit() function
|
/external/clang/unittests/Frontend/ |
D | FrontendActionTest.cpp | 60 void HandleTranslationUnit(ASTContext &context) override { in HandleTranslationUnit() function in __anon5af6fb650111::TestASTFrontendAction::Visitor
|
/external/clang/unittests/Tooling/ |
D | TestVisitor.h | 85 void HandleTranslationUnit(clang::ASTContext &Context) override { in HandleTranslationUnit() function
|
D | RefactoringTest.cpp | 300 void HandleTranslationUnit(clang::ASTContext &Context) override { in HandleTranslationUnit() function in clang::tooling::__anon1febf4170111::TestVisitor::FindConsumer
|
/external/clang/lib/CodeGen/ |
D | ModuleBuilder.cpp | 199 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anon8d4184ed0111::CodeGeneratorImpl
|
D | ObjectFilePCHContainerOperations.cpp | 194 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anond268d5990111::PCHContainerGenerator
|
D | CodeGenAction.cpp | 141 void HandleTranslationUnit(ASTContext &C) override { in HandleTranslationUnit() function in clang::BackendConsumer
|
/external/v8/tools/gcmole/ |
D | gcmole.cc | 215 virtual void HandleTranslationUnit(clang::ASTContext &ctx) { in HandleTranslationUnit() function in __anond932a49f0111::FunctionDeclarationFinder 1195 virtual void HandleTranslationUnit(clang::ASTContext &ctx) { in HandleTranslationUnit() function in __anond932a49f0111::ProblemsFinder
|
/external/clang/lib/StaticAnalyzer/Frontend/ |
D | AnalysisConsumer.cpp | 507 void AnalysisConsumer::HandleTranslationUnit(ASTContext &C) { in HandleTranslationUnit() function in AnalysisConsumer
|
/external/clang/tools/libclang/ |
D | Indexing.cpp | 318 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anone24f30970111::IndexingConsumer
|
/external/clang/lib/ASTMatchers/ |
D | ASTMatchFinder.cpp | 881 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in clang::ast_matchers::internal::__anonf927a3570111::MatchASTConsumer
|
/external/clang/lib/ARCMigrate/ |
D | ObjCMT.cpp | 1846 void ObjCMigrateASTConsumer::HandleTranslationUnit(ASTContext &Ctx) { in HandleTranslationUnit() function in ObjCMigrateASTConsumer
|