Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DContinuationIndenter.cpp1832 static unsigned getLastLineEndColumn(StringRef Text, unsigned StartColumn, in getLastLineEndColumn() function
1973 unsigned RawLastLineEndColumn = getLastLineEndColumn( in reformatRawStringLiteral()