Searched defs:parameter_types (Results 1 – 2 of 2) sorted by relevance
182 const TypeVector& parameter_types() const { return parameter_types_; } in parameter_types() function199 FunctionPointerType(const Type* parent, TypeVector parameter_types, in FunctionPointerType()405 ParameterTypes parameter_types; member
1192 TypeVector parameter_types(arguments.parameters.GetTypeVector()); in LookupCall() local1609 TypeVector parameter_types(arguments.parameters.GetTypeVector()); in GeneratePointerCall() local