Home
last modified time | relevance | path

Searched defs:IncludeToken (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DIncludeInserter.cpp24 const Token &IncludeToken, StringRef FileNameRef, in InclusionDirective()
/llvm-project/clang-tools-extra/clang-tidy/
H A DExpandModularHeadersPPCallbacks.cpp166 SourceLocation DirectiveLoc, const Token &IncludeToken, in InclusionDirective() argument