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

References

tools/clang/lib/Format/ContinuationIndenter.cpp
 1522     if (StringRef(RawText).contains(CanonicalDelimiterSuffix))
 1583       RawStringStyle, RawText, {tooling::Range(0, RawText.size())},
 1583       RawStringStyle, RawText, {tooling::Range(0, RawText.size())},
 1587   auto NewCode = applyAllReplacements(RawText, Fixes.first);