Lines Matching refs:StringRef
46 DependencyGraphCallback(const Preprocessor *_PP, StringRef OutputFile,
47 StringRef SysRoot)
52 StringRef FileName,
56 StringRef SearchPath,
57 StringRef RelativePath);
66 void clang::AttachDependencyGraphGen(Preprocessor &PP, StringRef OutputFile,
67 StringRef SysRoot) {
73 StringRef FileName,
77 StringRef SearchPath,
78 StringRef RelativePath) {
118 StringRef FileName = AllFiles[I]->getName();