Lines Matching refs:StringRef
89 virtual void insert(SourceLocation loc, StringRef text) {
106 static bool checkForMigration(StringRef resourcesPath,
147 static bool performTransformations(StringRef resourcesPath,
205 static bool filesCompareEqual(StringRef fname1, StringRef fname2) {
226 std::map<StringRef, StringRef> resultMap;
230 StringRef fname(*I);
249 SmallVector<StringRef, 8> strs;
262 StringRef inputOrigFname = strs[i];
263 StringRef inputResultFname = strs[i+1];
265 std::map<StringRef, StringRef>::iterator It;
295 for (std::map<StringRef, StringRef>::iterator
352 if (StringRef(argv[optargc]) == "--args")