Searched refs:Void (Results 1 – 16 of 16) sorted by relevance
233 if (mm->parameterNumber_ == 0 && returnType->kind_ == TypeKind::Void) { in EmitInterfaceMethod()244 if (returnType->kind_ != TypeKind::Void) { in EmitInterfaceMethod()432 if (mm->parameterNumber_ == 0 && returnType->kind_ == TypeKind::Void) { in EmitInterfaceProxyMethodDecl()443 if (returnType->kind_ != TypeKind::Void) { in EmitInterfaceProxyMethodDecl()541 if (returnType->kind_ != TypeKind::Void) { in EmitInterfaceProxyMethodImpl()638 if (returnType->kind_ != TypeKind::Void) { in EmitInterfaceProxyMethodReply()791 if (returnType->kind_ != TypeKind::Void) { in EmitInterfaceStubMethodImplReturn()821 if (returnType->kind_ != TypeKind::Void) { in EmitInterfaceStubMethodImplReturn()860 if (hasOutParameter || returnType->kind_ != TypeKind::Void) { in EmitInterfaceStubMethodImpl()868 if (returnType->kind_ != TypeKind::Void) { in EmitInterfaceStubMethodImpl()[all …]
334 case TypeKind::Void: in ConvertType()471 if (mt->kind_ != TypeKind::Unknown && mt->kind_ != TypeKind::Void) { in AddRemoteRequestMethods()478 if (mt->kind_ != TypeKind::Unknown && mt->kind_ != TypeKind::Void) { in AddRemoteRequestMethods()549 if (mt->kind_ == TypeKind::Unknown || mt->kind_ == TypeKind::Void) { in AppendProxyMethods()561 if (mt->kind_ == TypeKind::Unknown || mt->kind_ == TypeKind::Void) { in AppendProxyMethods()
134 if (returnType->kind_ != TypeKind::Void) { in EmitInterfaceMethod()360 if (returnType->kind_ != TypeKind::Void || haveOutPara) { in EmitInterfaceMethodCallback()370 if (returnType->kind_ != TypeKind::Void) { in EmitInterfaceMethodCallback()414 if (returnType->kind_ != TypeKind::Void) { in EmitInterfaceMethodCallbackInner()627 if (returnType->kind_ != TypeKind::Void || haveOutPara) { in EmitInterfaceStubMethodPromiseImpl()636 if (returnType->kind_ != TypeKind::Void) { in EmitInterfaceStubMethodPromiseImpl()1055 case TypeKind::Void: in EmitType()
30 Void MonitorThread();
58 Void HdiNetLinkMonitor::MonitorThread() in MonitorThread()
34 Void = 10, enumerator
227 case MetaTypeKind::Void: in MetaTypeName()
259 case MetaTypeKind::Void: in DumpMetaType()
472 return MetaTypeKind::Void; in Type2Kind()
32 Void = 10, enumerator
246 case TypeKind::Void: in DumpMetaType()
480 return TypeKind::Void; in Type2Kind()
34 template<typename Void, template<class...> class Op, typename... Args>
242 case spirv_cross::SPIRType::Void: in ProcessStruct()
1016 MetaType mt { .kind_ = TypeKind::Void };
140 #### `Void` Type