Searched refs:replaceAllSubstrs (Results 1 – 1 of 1) sorted by relevance
164 static std::string replaceAllSubstrs(std::string str, const std::string &match, in replaceAllSubstrs() function2121 builderTemplate = replaceAllSubstrs(builderTemplate, "\"$0\"", "$0"); in genCodeForAddingArgAndRegionForBuilder()