Lines Matching refs:StringRef
37 typedef std::pair<StringRef::size_type, unsigned> Split;
49 /// \p Length can be set to StringRef::npos, which means "to the end of line".
52 StringRef::size_type Length) const = 0;
95 StringRef::size_type Length) const override;
99 unsigned StartColumn, StringRef Prefix,
100 StringRef Postfix, bool InPPDirective,
107 StringRef Prefix;
109 StringRef Postfix;
111 StringRef Line;
121 unsigned StartColumn, StringRef Prefix,
122 StringRef Postfix, bool InPPDirective,
154 StringRef OriginalPrefix;
172 StringRef::size_type Length) const override;
205 SmallVector<StringRef, 16> Lines;
234 StringRef Decoration;