Home | History | Annotate | Download | only in Frontend

Lines Matching refs:StringRef

45   DependencyGraphCallback(const Preprocessor *_PP, StringRef OutputFile,
46 StringRef SysRoot)
50 StringRef FileName, bool IsAngled,
52 StringRef SearchPath, StringRef RelativePath,
62 void clang::AttachDependencyGraphGen(Preprocessor &PP, StringRef OutputFile,
63 StringRef SysRoot) {
70 StringRef FileName,
74 StringRef SearchPath,
75 StringRef RelativePath,
116 StringRef FileName = AllFiles[I]->getName();