Home
last modified time | relevance | path

Searched refs:LastInclude (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/utils/
H A DIncludeSorter.cpp187 const std::string &LastInclude = IncludeBucket[IncludeKind].back(); in createIncludeInsertion() local
188 SourceRange LastIncludeLocation = IncludeLocations[LastInclude].back(); in createIncludeInsertion()
211 const std::string &LastInclude = IncludeBucket[NonEmptyKind].back(); in createIncludeInsertion() local
212 SourceRange LastIncludeLocation = IncludeLocations[LastInclude].back(); in createIncludeInsertion()