Lines Matching refs:StringRef
545 StringRef selectorString = Context.getSelIdents()[i]->getName();
684 StringRef Data(unsaved_files[I].Contents, unsaved_files[I].Length);
770 StringRef res = os.str();
909 static void AppendToString(StringRef &Old, StringRef New,
929 static StringRef GetTypedName(CodeCompletionString *String,
931 StringRef Result;
951 StringRef XText = GetTypedName(X, XBuffer);
953 StringRef YText = GetTypedName(Y, YBuffer);