Searched refs:transformPath (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSupport.cpp33 std::string llvm::logicalview::transformPath(StringRef Path) { function in class:llvm::logicalview
H A DLVElement.cpp80 std::string Pathname(transformPath(Name));
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSupport.h213 std::string transformPath(StringRef Path);
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp717 Directory = transformPath(Directory);
720 std::string File = transformPath(dwarf::toStringRef(Entry.Name));
H A DLVCodeViewVisitor.cpp381 Scope->addFilename(transformPath(Name));

Completed in 68 milliseconds