Searched refs:InOptional (Results 1 – 1 of 1) sorted by relevance
3004 bool InOptional = false) { in AddFunctionParameterChunks() argument3010 if (Param->hasDefaultArg() && !InOptional) { in AddFunctionParameterChunks()3027 InOptional = false; in AddFunctionParameterChunks()3700 bool InOptional = false) { in AddOverloadParameterChunks() argument3706 if (Function && Function->getParamDecl(P)->hasDefaultArg() && !InOptional) { in AddOverloadParameterChunks()3725 InOptional = false; in AddOverloadParameterChunks()