Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Format/
H A DBreakableToken.cpp561 bool HasDecoration = Lines[LineIndex].ltrim().startswith(Decoration); in getRemainingLength() local
562 if (HasDecoration) in getRemainingLength()