Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DBreakableToken.h320 QuoteStyleType QuoteStyle; global() variable
H A DBreakableToken.cpp296 const FormatToken &Tok, QuoteStyleType QuoteStyle, bool UnindentPlus, in BreakableStringLiteralUsingOperators() argument
[all...]
H A DContinuationIndenter.cpp2315 BreakableStringLiteralUsingOperators::QuoteStyleType QuoteStyle; createBreakableToken() local