Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStubV5.cpp747 std::string getFormattedStr(const MachO::Target &Targ) { in getFormattedStr() function
762 TargetsStr.emplace_back(getFormattedStr(Target)); in serializeTargets()
773 TargetInfo[Keys[TBDKey::Target]] = getFormattedStr(Targ); in serializeTargetInfo()