Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUsingDeclarationsSorter.cpp158 auto SortedEnd = SortedUsingDeclarations[I].Line->Last->Tok.getEndLoc(); in endUsingDeclarationBlock() local
160 SourceMgr.getCharacterData(SortedEnd) - in endUsingDeclarationBlock()