Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Format/
H A DBreakableToken.h120 virtual unsigned getRemainingLength(unsigned LineIndex, unsigned Offset, in getRemainingLength() function
H A DBreakableToken.cpp255 BreakableStringLiteral::getRemainingLength(unsigned LineIndex, unsigned Offset, in getRemainingLength() function in clang::format::BreakableStringLiteral
357 unsigned BreakableStringLiteralUsingOperators::getRemainingLength( in getRemainingLength() function in clang::format::BreakableStringLiteralUsingOperators
664 unsigned BreakableBlockComment::getRemainingLength(unsigned LineIndex, in getRemainingLength() function in clang::format::BreakableBlockComment