Searched refs:InOptional (Results 1 – 1 of 1) sorted by relevance
3245 bool InOptional = false) { in AddFunctionParameterChunks() argument3251 if (Param->hasDefaultArg() && !InOptional) { in AddFunctionParameterChunks()3275 InOptional = false; in AddFunctionParameterChunks()4011 unsigned CurrentArg, unsigned Start = 0, bool InOptional = false) { in AddOverloadParameterChunks() argument4022 if (Function && Function->getParamDecl(P)->hasDefaultArg() && !InOptional) { in AddOverloadParameterChunks()4042 InOptional = false; in AddOverloadParameterChunks()