A set of callbacks to gather useful information while building a preamble. More...
#include "clang/Frontend/PrecompiledPreamble.h"
A set of callbacks to gather useful information while building a preamble.
Definition at line 211 of file PrecompiledPreamble.h.
◆ ~PreambleCallbacks() virtual clang::PreambleCallbacks::~PreambleCallbacks ( ) virtualdefault ◆ AfterExecute() ◆ AfterPCHEmitted() void PreambleCallbacks::AfterPCHEmitted ( ASTWriter & Writer ) virtualCalled after PCH has been emitted.
Writer
may be used to retrieve information about AST, serialized in PCH.
Definition at line 827 of file PrecompiledPreamble.cpp.
◆ BeforeExecute() ◆ createPPCallbacks() std::unique_ptr< PPCallbacks > PreambleCallbacks::createPPCallbacks ( ) virtual ◆ getCommentHandler() ◆ HandleTopLevelDecl() void PreambleCallbacks::HandleTopLevelDecl ( DeclGroupRef DG ) virtualCalled for each TopLevelDecl.
NOTE: To allow more flexibility a custom ASTConsumer could probably be used instead, but having only this method allows a simpler API.
Definition at line 828 of file PrecompiledPreamble.cpp.
◆ shouldSkipFunctionBody() virtual bool clang::PreambleCallbacks::shouldSkipFunctionBody ( Decl * D ) inlinevirtualThe documentation for this class was generated from the following files:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4