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

Public Member Functions

 IncludeTracer (clang::SourceManager &sm)
 
void InclusionDirective (clang::SourceLocation HashLoc, const clang::Token &IncludeTok, clang::StringRef FileName, bool IsAngled, clang::CharSourceRange FilenameRange, clang::OptionalFileEntryRef File, clang::StringRef SearchPath, clang::StringRef RelativePath, const clang::Module *SuggestedModule, bool ModuleImported, clang::SrcMgr::CharacteristicKind FileType) override
 

Constructor & Destructor Documentation

◆ IncludeTracer()

conscience_core::bridging::commands::metadata::IncludeTracer::IncludeTracer ( clang::SourceManager &  sm)
inlineexplicit

Member Function Documentation

◆ InclusionDirective()

void conscience_core::bridging::commands::metadata::IncludeTracer::InclusionDirective ( clang::SourceLocation  HashLoc,
const clang::Token &  IncludeTok,
clang::StringRef  FileName,
bool  IsAngled,
clang::CharSourceRange  FilenameRange,
clang::OptionalFileEntryRef  File,
clang::StringRef  SearchPath,
clang::StringRef  RelativePath,
const clang::Module *  SuggestedModule,
bool  ModuleImported,
clang::SrcMgr::CharacteristicKind  FileType 
)
inlineoverride

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