Searched refs:remove_leading_dotslash (Results 1 – 9 of 9) sorted by relevance
50 llvm::sys::path::remove_leading_dotslash(*Filename), in LexedFileChanged()58 llvm::sys::path::remove_leading_dotslash(SkippedFile.getName()); in FileSkipped()70 llvm::sys::path::remove_leading_dotslash(File->getName()); in EmbedDirective()98 llvm::sys::path::remove_leading_dotslash(File->getName()); in HasEmbed()111 llvm::sys::path::remove_leading_dotslash(File->getName()); in HasInclude()
163 DIFilename = sys::path::remove_leading_dotslash(Values[0]); in ReadV1Profile()301 sys::path::remove_leading_dotslash(DIFilenameStr.substr(2)); in ReadV0Profile()405 DIFilename = sys::path::remove_leading_dotslash(CU->getFilename()); in doInitialization()
202 StringRef remove_leading_dotslash(StringRef path, Style style = Style::native);
99 Path.erase(Path.begin(), sys::path::remove_leading_dotslash( in makeAbsolute()
704 StringRef remove_leading_dotslash(StringRef Path, Style style) { in remove_leading_dotslash() function
1229 llvm::sys::path::remove_leading_dotslash(Path, style); in canonicalize()
141 return sys::path::remove_leading_dotslash(Path).str(); in getAbsolutePath()
462 MDC.addFileDep(llvm::sys::path::remove_leading_dotslash(*Filename)); in LexedFileChanged()
562 llvm::sys::path::remove_leading_dotslash(MainFileDirSS, Style)); in CreateCompileUnit()