Searched defs:updateAfterBroken (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Format/ | ||
H A D | BreakableToken.h | 233 virtual void updateAfterBroken(WhitespaceManager &Whitespaces) const {} in updateAfterBroken() function |
H A D | BreakableToken.cpp | 388 void BreakableStringLiteralUsingOperators::updateAfterBroken( in updateAfterBroken() function in clang::format::BreakableStringLiteralUsingOperators |