clang-tools
15.0.0git
|
Public Member Functions | |
IncludeInserterCallback (IncludeInserter *Inserter) | |
void | InclusionDirective (SourceLocation HashLocation, const Token &IncludeToken, StringRef FileNameRef, bool IsAngled, CharSourceRange FileNameRange, Optional< FileEntryRef >, StringRef, StringRef, const Module *, SrcMgr::CharacteristicKind) override |
Definition at line 18 of file IncludeInserter.cpp.
|
inlineexplicit |
Definition at line 20 of file IncludeInserter.cpp.
|
inlineoverride |
Definition at line 24 of file IncludeInserter.cpp.
References IsAngled.