Searched defs:HandleTranslationUnit (Results 1 - 11 of 11) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Serialization/
H A DGeneratePCH.cpp41 void PCHGenerator::HandleTranslationUnit(ASTContext &Ctx) { function in class:PCHGenerator
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DHTMLPrint.cpp59 void HTMLPrinter::HandleTranslationUnit(ASTContext &Ctx) { function in class:HTMLPrinter
H A DRewriteObjC.cpp4904 void RewriteObjC::HandleTranslationUnit(ASTContext &C) { function in class:RewriteObjC
H A DRewriteModernObjC.cpp5823 void RewriteModernObjC::HandleTranslationUnit(ASTContext &C) { function in class:RewriteModernObjC
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTStructExtractor.cpp146 void ASTStructExtractor::HandleTranslationUnit(ASTContext &Ctx) { function in class:ASTStructExtractor
H A DASTResultSynthesizer.cpp412 void ASTResultSynthesizer::HandleTranslationUnit(ASTContext &Ctx) { function in class:ASTResultSynthesizer
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DASTConsumer.h66 virtual void HandleTranslationUnit(ASTContext &Ctx) {} function in class:clang::ASTConsumer
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/
H A DMultiplexConsumer.cpp296 void MultiplexConsumer::HandleTranslationUnit(ASTContext &Ctx) { function in class:MultiplexConsumer
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp579 void AnalysisConsumer::HandleTranslationUnit(ASTContext &C) { function in class:AnalysisConsumer
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp294 void BackendConsumer::HandleTranslationUnit(ASTContext &C) { function in class:clang::BackendConsumer
/freebsd-current/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp1834 void ObjCMigrateASTConsumer::HandleTranslationUnit(ASTContext &Ctx) { function in class:ObjCMigrateASTConsumer

Completed in 207 milliseconds