Lines Matching defs:OpenMPIRBuilderConfig
425 // OpenMPIRBuilderConfig
449 OpenMPIRBuilderConfig::OpenMPIRBuilderConfig()
452 OpenMPIRBuilderConfig::OpenMPIRBuilderConfig(
469 bool OpenMPIRBuilderConfig::hasRequiresReverseOffload() const {
473 bool OpenMPIRBuilderConfig::hasRequiresUnifiedAddress() const {
477 bool OpenMPIRBuilderConfig::hasRequiresUnifiedSharedMemory() const {
481 bool OpenMPIRBuilderConfig::hasRequiresDynamicAllocators() const {
485 int64_t OpenMPIRBuilderConfig::getRequiresFlags() const {
490 void OpenMPIRBuilderConfig::setHasRequiresReverseOffload(bool Value) {
497 void OpenMPIRBuilderConfig::setHasRequiresUnifiedAddress(bool Value) {
504 void OpenMPIRBuilderConfig::setHasRequiresUnifiedSharedMemory(bool Value) {
511 void OpenMPIRBuilderConfig::setHasRequiresDynamicAllocators(bool Value) {