Searched refs:InOptional (Results 1 – 2 of 2) sorted by relevance
2318 bool InOptional = false) { in AddFunctionParameterChunks() argument2324 if (Param->hasDefaultArg() && !InOptional) { in AddFunctionParameterChunks()2341 InOptional = false; in AddFunctionParameterChunks()2896 bool InOptional = false) { in AddOverloadParameterChunks() argument2902 if (Function && Function->getParamDecl(P)->hasDefaultArg() && !InOptional) { in AddOverloadParameterChunks()2921 InOptional = false; in AddOverloadParameterChunks()
2952 bool InOptional = false) { in AddFunctionParameterChunks() argument2958 if (Param->hasDefaultArg() && !InOptional) { in AddFunctionParameterChunks()2975 InOptional = false; in AddFunctionParameterChunks()3646 bool InOptional = false) { in AddOverloadParameterChunks() argument3652 if (Function && Function->getParamDecl(P)->hasDefaultArg() && !InOptional) { in AddOverloadParameterChunks()3671 InOptional = false; in AddOverloadParameterChunks()