Searched refs:transformPath (Results 1 – 5 of 5) sorted by relevance
33 std::string llvm::logicalview::transformPath(StringRef Path) { in transformPath() function in llvm::logicalview
80 std::string Pathname(transformPath(Name)); in getStringIndex()
213 std::string transformPath(StringRef Path);
730 Directory = transformPath(Directory); in createLineAndFileRecords()733 std::string File = transformPath(dwarf::toStringRef(Entry.Name)); in createLineAndFileRecords()
381 Scope->addFilename(transformPath(Name)); in addFilenames()