|
| IncludeInserterCallback (IncludeInserter *Inserter) |
void | InclusionDirective (SourceLocation HashLocation, const Token &IncludeToken, StringRef FileNameRef, bool IsAngled, CharSourceRange FileNameRange, OptionalFileEntryRef, StringRef, StringRef, const Module *, bool, SrcMgr::CharacteristicKind) override |
Definition at line 17 of file IncludeInserter.cpp.
◆ IncludeInserterCallback()
clang::tidy::utils::IncludeInserterCallback::IncludeInserterCallback |
( |
IncludeInserter * | Inserter | ) |
|
|
inlineexplicit |
◆ InclusionDirective()
void clang::tidy::utils::IncludeInserterCallback::InclusionDirective |
( |
SourceLocation | HashLocation, |
|
|
const Token & | IncludeToken, |
|
|
StringRef | FileNameRef, |
|
|
bool | IsAngled, |
|
|
CharSourceRange | FileNameRange, |
|
|
OptionalFileEntryRef | , |
|
|
StringRef | , |
|
|
StringRef | , |
|
|
const Module * | , |
|
|
bool | , |
|
|
SrcMgr::CharacteristicKind | ) |
|
inlineoverride |
The documentation for this class was generated from the following file: