reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Format/ContinuationIndenter.cpp
 1780     if (Current.IsUnterminatedLiteral)
tools/clang/lib/Format/FormatTokenLexer.cpp
  838       Tok.IsUnterminatedLiteral = true;
tools/clang/lib/Format/TokenAnnotator.cpp
 3071   if (Right.Previous->IsUnterminatedLiteral)