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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DGeneratePCH.cpp41 void PCHGenerator::HandleTranslationUnit(ASTContext &Ctx) { function in class:PCHGenerator
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DHTMLPrint.cpp59 void HTMLPrinter::HandleTranslationUnit(ASTContext &Ctx) { function in class:HTMLPrinter
H A DRewriteObjC.cpp4905 void RewriteObjC::HandleTranslationUnit(ASTContext &C) { function in class:RewriteObjC
H A DRewriteModernObjC.cpp5824 void RewriteModernObjC::HandleTranslationUnit(ASTContext &C) { function in class:RewriteModernObjC
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTStructExtractor.cpp146 void ASTStructExtractor::HandleTranslationUnit(ASTContext &Ctx) { function in class:ASTStructExtractor
H A DASTResultSynthesizer.cpp396 void ASTResultSynthesizer::HandleTranslationUnit(ASTContext &Ctx) { function in class:ASTResultSynthesizer
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTConsumer.h66 virtual void HandleTranslationUnit(ASTContext &Ctx) {} function in class:clang::ASTConsumer
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DMultiplexConsumer.cpp290 void MultiplexConsumer::HandleTranslationUnit(ASTContext &Ctx) { function in class:MultiplexConsumer
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp645 void AnalysisConsumer::HandleTranslationUnit(ASTContext &C) { function in class:AnalysisConsumer
/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp1851 void ObjCMigrateASTConsumer::HandleTranslationUnit(ASTContext &Ctx) { function in class:ObjCMigrateASTConsumer

Completed in 104 milliseconds