Class PreprocessorInserter#
Defined in File clang-frontend-private.hpp
Inheritance Relationships#
Base Type#
public AstTopDownProcessing< NextPreprocessorToInsert * >(Template Class AstTopDownProcessing)
Class Documentation#
-
class PreprocessorInserter : public AstTopDownProcessing<NextPreprocessorToInsert*>#
Public Functions
-
virtual NextPreprocessorToInsert *evaluateInheritedAttribute(SgNode *astNode, NextPreprocessorToInsert *inheritedValue)#
pure virtual function which must be implemented to compute the inherited attribute at a node
-
virtual NextPreprocessorToInsert *evaluateInheritedAttribute(SgNode *astNode, NextPreprocessorToInsert *inheritedValue)#