Searched defs:CurrentPath (Results 1 – 5 of 5) sorted by relevance
30 SmallString<256> CurrentPath; in TEST() local
119 const StringRef &Name, const StringRef &CurrentPath) { in calculateRelativeFilePath()
117 static void writeNameLink(const StringRef &CurrentPath, const Reference &R, in writeNameLink()
295 llvm::SmallString<256> CurrentPath(GetExecutablePath(argv[0])); in main() local
290 for (StringRef CurrentPath = Path; !CurrentPath.empty(); in addRawFileOptions() local