Searched refs:hasOutParameter (Results 1 – 2 of 2) sorted by relevance
135 bool hasOutParameter = false; in EmitInterfaceStubMethodImpl() local143 hasOutParameter = true; in EmitInterfaceStubMethodImpl()146 hasOutParameter = true; in EmitInterfaceStubMethodImpl()154 if (hasOutParameter || (retTypeKind != TypeKind::TYPE_VOID)) { in EmitInterfaceStubMethodImpl()
853 bool hasOutParameter = false; in EmitInterfaceStubMethodImpl() local857 hasOutParameter = true; in EmitInterfaceStubMethodImpl()860 if (hasOutParameter || returnType->kind_ != TypeKind::Void) { in EmitInterfaceStubMethodImpl()