Home
last modified time | relevance | path

Searched defs:QuoteStyle (Results 1 – 3 of 3) sorted by relevance

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