Searched refs:PrecompilePreambleAction (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | PrecompiledPreamble.cpp | 249 class PrecompilePreambleAction : public ASTFrontendAction { class 251 PrecompilePreambleAction(std::shared_ptr<PCHBuffer> Buffer, bool WritePCHFile, in PrecompilePreambleAction() function in __anon90aee0a50111::PrecompilePreambleAction 294 PrecompilePreambleConsumer(PrecompilePreambleAction &Action, Preprocessor &PP, in PrecompilePreambleConsumer() 319 PrecompilePreambleAction &Action; 323 PrecompilePreambleAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() 511 auto Act = std::make_unique<PrecompilePreambleAction>( in Build()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 797 …g16CompilerInstanceEN4llvm9StringRefE", "(anonymous namespace)::PrecompilePreambleAction::CreateAS… 798 …ompilePreambleActionD1Ev", "(anonymous namespace)::PrecompilePreambleAction::~PrecompilePreambleAc… 799 …ompilePreambleActionD0Ev", "(anonymous namespace)::PrecompilePreambleAction::~PrecompilePreambleAc… 800 …Action27usesCompleteTranslationUnitEv", "(anonymous namespace)::PrecompilePreambleAction::usesComp… 801 …lePreambleAction17hasASTFileSupportEv", "(anonymous namespace)::PrecompilePreambleAction::hasASTFi… 802 …bleAction24hasCodeCompletionSupportEv", "(anonymous namespace)::PrecompilePreambleAction::hasCodeC… 24936 …AL__N_124PrecompilePreambleActionE", "vtable for (anonymous namespace)::PrecompilePreambleAction"},
|