Searched refs:ArgRepetitionFromString (Results 1 – 3 of 3) sorted by relevance
244 ArgRepetitionFromString(llvm::StringRef string);
506 CommandObject::ArgRepetitionFromString(llvm::StringRef string) { in ArgRepetitionFromString() function in CommandObject
1791 repeat = ArgRepetitionFromString(repeat_str); in CommandObjectScriptingObjectParsed()