Home
last modified time | relevance | path

Searched refs:formatPax (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTarWriter.cpp70 static std::string formatPax(StringRef Key, StringRef Val) { in formatPax() function
104 std::string PaxAttr = formatPax("path", Path); in writePaxHeader()