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