Searched defs:rtype (Results 1 – 5 of 5) sorted by relevance
54 R_CLS(rtype) global() argument
1720 const string &call, QualType rtype) in print_wrapped_call()1930 QualType ptype, rtype; in print_callback_body() local2014 QualType ptype, rtype; in print_callback_local() local
240 ffi_type *rtype = ffiTypeFor(RetTy); in ffiInvoke() local
90 static uint32_t rtype(uint32_t op, uint32_t rd, uint32_t rs1, uint32_t rs2) { in rtype() function
2111 const RecordType *rtype = type->castAs<RecordType>(); in destroyCXXObject() local