/external/clang/lib/Frontend/ |
D | ASTConsumers.cpp | 43 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in __anonab3ebab90111::ASTPrinter 108 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in __anonab3ebab90111::ASTDeclNodeLister 189 void HandleTranslationUnit(ASTContext &C) override { in HandleTranslationUnit() function in __anonab3ebab90311::DeclContextPrinter
|
D | PCHContainerOperations.cpp | 40 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anonc184c2140111::RawPCHContainerGenerator
|
/external/clang/lib/Serialization/ |
D | GeneratePCH.cpp | 42 void PCHGenerator::HandleTranslationUnit(ASTContext &Ctx) { in HandleTranslationUnit() function in PCHGenerator
|
/external/llvm-project/clang/lib/Serialization/ |
D | GeneratePCH.cpp | 41 void PCHGenerator::HandleTranslationUnit(ASTContext &Ctx) { in HandleTranslationUnit() function in PCHGenerator
|
D | PCHContainerOperations.cpp | 39 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anon4e1d11e00111::RawPCHContainerGenerator
|
/external/llvm-project/clang/lib/Frontend/ |
D | ASTConsumers.cpp | 44 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in __anond57958a70111::ASTPrinter 139 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in __anond57958a70111::ASTDeclNodeLister
|
/external/clang/lib/Frontend/Rewrite/ |
D | HTMLPrint.cpp | 62 void HTMLPrinter::HandleTranslationUnit(ASTContext &Ctx) { in HandleTranslationUnit() function in HTMLPrinter
|
/external/clang/unittests/AST/ |
D | EvaluateAsRValueTest.cpp | 71 void HandleTranslationUnit(clang::ASTContext &Ctx) override { in HandleTranslationUnit() function in __anonb752e9300111::EvaluateConstantInitializersAction::Consumer
|
/external/llvm-project/clang/unittests/AST/ |
D | EvaluateAsRValueTest.cpp | 70 void HandleTranslationUnit(clang::ASTContext &Ctx) override { in HandleTranslationUnit() function in __anon3fa112de0111::EvaluateConstantInitializersAction::Consumer
|
D | RecursiveASTVisitorTest.cpp | 39 void HandleTranslationUnit(ASTContext &Ctx) override { Process(Ctx); } in CreateASTConsumer() function in __anon45b46d340111::ProcessASTAction::CreateASTConsumer::Consumer
|
/external/llvm-project/clang/lib/Frontend/Rewrite/ |
D | HTMLPrint.cpp | 59 void HTMLPrinter::HandleTranslationUnit(ASTContext &Ctx) { in HandleTranslationUnit() function in HTMLPrinter
|
/external/llvm-project/clang/lib/Tooling/Refactoring/Rename/ |
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
|
/external/llvm-project/clang-tools-extra/clang-doc/ |
D | Mapper.cpp | 22 void MapASTVisitor::HandleTranslationUnit(ASTContext &Context) { in HandleTranslationUnit() function in clang::doc::MapASTVisitor
|
/external/llvm-project/clang/tools/clang-extdef-mapping/ |
D | ClangExtDefMapGen.cpp | 44 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in MapExtDefNamesConsumer
|
/external/llvm-project/clang/examples/PrintFunctionNames/ |
D | PrintFunctionNames.cpp | 44 void HandleTranslationUnit(ASTContext& context) override { in HandleTranslationUnit() function in __anon689e82f60111::PrintFunctionsConsumer
|
/external/clang/include/clang/AST/ |
D | ASTConsumer.h | 69 virtual void HandleTranslationUnit(ASTContext &Ctx) {} in HandleTranslationUnit() function
|
/external/clang/examples/PrintFunctionNames/ |
D | PrintFunctionNames.cpp | 45 void HandleTranslationUnit(ASTContext& context) override { in HandleTranslationUnit() function in __anond03264480111::PrintFunctionsConsumer
|
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
D | ASTStructExtractor.cpp | 146 void ASTStructExtractor::HandleTranslationUnit(ASTContext &Ctx) { in HandleTranslationUnit() function in ASTStructExtractor
|
/external/llvm-project/clang/include/clang/AST/ |
D | ASTConsumer.h | 66 virtual void HandleTranslationUnit(ASTContext &Ctx) {} in HandleTranslationUnit() function
|
/external/llvm-project/clang/unittests/Tooling/Syntax/ |
D | TreeTestBase.cpp | 79 void HandleTranslationUnit(ASTContext &Ctx) override { in buildTree() function in SyntaxTreeTest::buildTree::BuildSyntaxTree
|
/external/llvm-project/clang/examples/CallSuperAttribute/ |
D | CallSuperAttrInfo.cpp | 113 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in __anone77009790111::CallSuperConsumer
|
/external/clang/unittests/Frontend/ |
D | FrontendActionTest.cpp | 60 void HandleTranslationUnit(ASTContext &context) override { in HandleTranslationUnit() function in __anona1fff14c0111::TestASTFrontendAction::Visitor
|
/external/llvm-project/clang/lib/Tooling/ |
D | RefactoringCallbacks.cpp | 43 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in clang::tooling::RefactoringASTConsumer
|
/external/clang/unittests/Tooling/ |
D | TestVisitor.h | 85 void HandleTranslationUnit(clang::ASTContext &Context) override { in HandleTranslationUnit() function
|
/external/clang/lib/Index/ |
D | IndexingAction.cpp | 68 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anon85d556be0111::IndexASTConsumer
|