Searched refs:InOptional (Results 1 – 1 of 1) sorted by relevance
3046 bool InOptional = false) { in AddFunctionParameterChunks() argument3052 if (Param->hasDefaultArg() && !InOptional) { in AddFunctionParameterChunks()3069 InOptional = false; in AddFunctionParameterChunks()3765 unsigned CurrentArg, unsigned Start = 0, bool InOptional = false) { in AddOverloadParameterChunks() argument3776 if (Function && Function->getParamDecl(P)->hasDefaultArg() && !InOptional) { in AddOverloadParameterChunks()3796 InOptional = false; in AddOverloadParameterChunks()