Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUsingDeclarationsSorter.cpp186 auto SortedEnd = SortedUsingDeclarations[I].Line->Last->Tok.getEndLoc(); in endUsingDeclarationBlock() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp2301 auto SortedEnd = SortedUsage.end(); in noteSLocAddressSpaceUsage() local