Home
last modified time | relevance | path

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

/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() argument
[all...]
H A DContinuationIndenter.cpp2366 BreakableStringLiteralUsingOperators::QuoteStyleType QuoteStyle; createBreakableToken() local