Searched refs:replaceInStr (Results 1 – 1 of 1) sorted by relevance
383 static std::string replaceInStr(std::string str, StringRef from, StringRef to) { in replaceInStr() function409 std::string bodyStr = replaceInStr(builder.getBody()->str(), "$_get(", in emitCheckedCustomBuilder()