Conscience Core
Public Member Functions | List of all members
conscience_core::bridging::commands::metadata::CscCommandMetadataCollectorASTConsumer Class Reference
Inheritance diagram for conscience_core::bridging::commands::metadata::CscCommandMetadataCollectorASTConsumer:

Public Member Functions

 CscCommandMetadataCollectorASTConsumer (clang::ASTContext &ctx, CscCommandMetadataCacheBuilder *cacheBuilder)
 
 ~CscCommandMetadataCollectorASTConsumer ()
 
void HandleTranslationUnit (clang::ASTContext &ctx) override
 
CscCommandMetadataParserContextgetMetadataParserContext ()
 

Constructor & Destructor Documentation

◆ CscCommandMetadataCollectorASTConsumer()

conscience_core::bridging::commands::metadata::CscCommandMetadataCollectorASTConsumer::CscCommandMetadataCollectorASTConsumer ( clang::ASTContext &  ctx,
CscCommandMetadataCacheBuilder cacheBuilder 
)
inlineexplicit

◆ ~CscCommandMetadataCollectorASTConsumer()

conscience_core::bridging::commands::metadata::CscCommandMetadataCollectorASTConsumer::~CscCommandMetadataCollectorASTConsumer ( )
inline

Member Function Documentation

◆ getMetadataParserContext()

CscCommandMetadataParserContext* conscience_core::bridging::commands::metadata::CscCommandMetadataCollectorASTConsumer::getMetadataParserContext ( )
inline

◆ HandleTranslationUnit()

void conscience_core::bridging::commands::metadata::CscCommandMetadataCollectorASTConsumer::HandleTranslationUnit ( clang::ASTContext &  ctx)
inlineoverride

The documentation for this class was generated from the following file: