Searched defs:type_in (Results 1 – 5 of 5) sorted by relevance
219 ParserImpl::TypedIdentifier::TypedIdentifier(const ast::Type* type_in, in TypedIdentifier()254 const ast::Type* type_in) in VarDeclInfo()
265 TypedExpression::TypedExpression(const Type* type_in, in TypedExpression()
718 char type_in, type_out; in copy_metadata() local
126 unsigned int type_in, in check_event_type()
4737 #define VECTOR_COMPARE_OP(type_in, type_out, is_fp, op) \ in ExecuteGeneric() argument