Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DIncludeSorter.cpp220 SourceRange FirstIncludeLocation = IncludeLocations[FirstInclude].back(); in createIncludeInsertion() local
222 return FixItHint::CreateInsertion(FirstIncludeLocation.getBegin(), in createIncludeInsertion()