Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DGeneratePCH.cpp41 void PCHGenerator::HandleTranslationUnit(ASTContext &Ctx) { in HandleTranslationUnit() function in PCHGenerator
H A DPCHContainerOperations.cpp39 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anonb08542340111::RawPCHContainerGenerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTConsumers.cpp44 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 DInterfaceStubFunctionsConsumer.cpp243 void HandleTranslationUnit(ASTContext &context) override { in HandleTranslationUnit() function in __anon612d5e280111::InterfaceStubFunctionsConsumer
H A DMultiplexConsumer.cpp290 void MultiplexConsumer::HandleTranslationUnit(ASTContext &Ctx) { in HandleTranslationUnit() function in MultiplexConsumer
H A DPrecompiledPreamble.cpp247 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anond12dfad00111::PrecompilePreambleConsumer
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DHTMLPrint.cpp59 void HTMLPrinter::HandleTranslationUnit(ASTContext &Ctx) { in HandleTranslationUnit() function in HTMLPrinter
H A DRewriteObjC.cpp4916 void RewriteObjC::HandleTranslationUnit(ASTContext &C) { in HandleTranslationUnit() function in RewriteObjC
H A DRewriteModernObjC.cpp5835 void RewriteModernObjC::HandleTranslationUnit(ASTContext &C) { in HandleTranslationUnit() function in RewriteModernObjC
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/
H A DRenamingAction.cpp194 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 DUSRFindingAction.cpp289 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 DClangExtDefMapGen.cpp44 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in MapExtDefNamesConsumer
/netbsd-src/external/apache2/llvm/dist/clang/examples/PrintFunctionNames/
H A DPrintFunctionNames.cpp44 void HandleTranslationUnit(ASTContext& context) override { in HandleTranslationUnit() function in __anon2686a24a0111::PrintFunctionsConsumer
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTConsumer.h66 virtual void HandleTranslationUnit(ASTContext &Ctx) {} in HandleTranslationUnit() function
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-check/
H A DClangCheck.cpp152 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 DCallSuperAttrInfo.cpp113 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in __anonc6678e4d0111::CallSuperConsumer
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DRefactoringCallbacks.cpp43 void HandleTranslationUnit(ASTContext &Context) override { in HandleTranslationUnit() function in clang::tooling::RefactoringASTConsumer
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DModuleBuilder.cpp264 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anon20d6d9160111::CodeGeneratorImpl
H A DObjectFilePCHContainerOperations.cpp237 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anon115c17220111::PCHContainerGenerator
H A DCodeGenAction.cpp279 void HandleTranslationUnit(ASTContext &C) override { in HandleTranslationUnit() function in clang::BackendConsumer
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexingAction.cpp121 void HandleTranslationUnit(ASTContext &Ctx) override { in HandleTranslationUnit() function in __anon76f6f7400111::IndexASTConsumer
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp536 void AnalysisConsumer::HandleTranslationUnit(ASTContext &C) { in HandleTranslationUnit() function in AnalysisConsumer
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-refactor/
H A DClangRefactor.cpp437 void HandleTranslationUnit(ASTContext &Context) override { in getFrontendActionFactory() function in __anond439ce910111::ClangRefactorTool::getFrontendActionFactory::ToolASTConsumer
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1310 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 DObjCMT.cpp1841 void ObjCMigrateASTConsumer::HandleTranslationUnit(ASTContext &Ctx) { in HandleTranslationUnit() function in ObjCMigrateASTConsumer