Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DBreakableToken.h290 enum QuoteStyleType { enum
302 const FormatToken &Tok, QuoteStyleType QuoteStyle, bool UnindentPlus,
317 QuoteStyleType QuoteStyle;
H A DBreakableToken.cpp296 const FormatToken &Tok, QuoteStyleType QuoteStyle, bool UnindentPlus, in BreakableStringLiteralUsingOperators()
H A DContinuationIndenter.cpp2364 BreakableStringLiteralUsingOperators::QuoteStyleType QuoteStyle; in createBreakableToken()