Searched refs:repeat_str (Results 1 – 1 of 1) sorted by relevance
1786 llvm::StringRef repeat_str = obj_sp->GetStringValue(); in CommandObjectScriptingObjectParsed() local1787 if (repeat_str.empty()) { in CommandObjectScriptingObjectParsed()1791 repeat = ArgRepetitionFromString(repeat_str); in CommandObjectScriptingObjectParsed()