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) {
69 StringRef FileName,
73 StringRef SearchPath,
74 StringRef RelativePath,
115 StringRef FileName = AllFiles[I]->getName();