Searched refs:IsFixedAllowed (Results 1 – 1 of 1) sorted by relevance
32 static inline bool IsFixedAllowed(uint8_t flags) in IsFixedAllowed() function286 typeName, IsFixedAllowed(flags)? 'o': 'x', in LogOutIncorrectType()287 typeName, IsFixedAllowed(flags)? 'o': 'x', in LogOutIncorrectType()288 typeName, IsFixedAllowed(flags)? 'o': 'x'); in LogOutIncorrectType()315 if (IsFixedAllowed(flags) && Plugin::Any::IsSameTypeWith<T>(value1)) { in IntervalNumericalCapabilityCheck()332 if (IsFixedAllowed(flags) && Plugin::Any::IsSameTypeWith<T>(value1)) { in DiscreteNumericalCapabilityCheck()349 …if (IsFixedAllowed(flags) && Plugin::Any::IsSameTypeWith<Plugin::FixedCapability<T>>(inVals.first)… in CapabilityValueCheck()