Searched defs:argument_type (Results 1 – 9 of 9) sorted by relevance
59 const Type* argument_type) { in Match()93 const Type* argument_type) { in MatchGeneric()
81 using argument_type = Key; member
268 const auto argument_type = _.FindDef(argument->type_id()); in ValidateFunctionCall() local
269 const auto argument_type = _.FindDef(argument->type_id()); in ValidateFunctionCall() local
107 napi_valuetype argument_type; in testNapiTypeof() local
1131 using argument_type = unsigned; member
14488 const Utils::_variable_type argument_type = function_object.getArgumentType(argument); in getUniformFunctionForDMat() local14529 const Utils::_variable_type argument_type = function_object.getArgumentType(argument); in getUniformFunctionForDVec() local14559 const Utils::_variable_type argument_type = function_object.getArgumentType(argument); in getUniformFunctionForIVec() local14589 const Utils::_variable_type argument_type = function_object.getArgumentType(argument); in getUniformFunctionForUVec() local15026 Utils::_variable_type argument_type = function_object.getArgumentType(argument); in prepareVertexShaderCode() local15189 const Utils::_variable_type argument_type = function_object.getArgumentType(argument); in testBegin() local
19244 typedef _Arg argument_type; typedef23321 typedef _Arg argument_type; typedef54598 typedef typename _Tp::argument_type argument_type; typedef54615 typedef typename _Tp::argument_type argument_type; typedef