Searched refs:transformPath (Results 1 – 5 of 5) sorted by relevance
31 std::string llvm::logicalview::transformPath(StringRef Path) { in transformPath() function in llvm::logicalview
79 std::string Pathname(transformPath(Name)); in getStringIndex()
233 LLVM_ABI std::string transformPath(StringRef Path);
529 Directory = transformPath(Directory); in createLineAndFileRecords()532 std::string File = transformPath(dwarf::toStringRef(Entry.Name)); in createLineAndFileRecords()
368 Scope->addFilename(transformPath(Name)); in addFilenames()