Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DBreakableToken.h293 enum QuoteStyleType { enum
305 const FormatToken &Tok, QuoteStyleType QuoteStyle, bool UnindentPlus,
320 QuoteStyleType QuoteStyle;
H A DBreakableToken.cpp296 const FormatToken &Tok, QuoteStyleType QuoteStyle, bool UnindentPlus, in BreakableStringLiteralUsingOperators()
H A DContinuationIndenter.cpp2315 BreakableStringLiteralUsingOperators::QuoteStyleType QuoteStyle; in createBreakableToken()