Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/utils/
H A DIncludeSorter.cpp218 const std::string &FirstInclude = IncludeBucket[NonEmptyKind][0]; in createIncludeInsertion() local
219 SourceRange FirstIncludeLocation = IncludeLocations[FirstInclude].back(); in createIncludeInsertion()