Searched refs:ArgSub (Results 1 – 1 of 1) sorted by relevance
69 StringRef ArgSub = Arg; in parseGlobalParams() local76 if (parseRefinementStep(ArgSub, RefPos, RefSteps)) { in parseGlobalParams()78 RefStepString = ArgSub.substr(RefPos + 1); in parseGlobalParams()79 ArgSub = ArgSub.substr(0, RefPos); in parseGlobalParams()83 if (ArgSub == "all") { in parseGlobalParams()86 } else if (ArgSub == "none") { in parseGlobalParams()89 } else if (ArgSub == "default") { in parseGlobalParams()