Searched refs:getBitSize (Results 1 – 3 of 3) sorted by relevance
61 uint32_t getBitSize() const;
81 if (static_cast<const CBitParameterType*>(getTypeElement())->getBitSize() != 1) { in accessAsBoolean()
209 uint32_t CBitParameterType::getBitSize() const in getBitSize() function in CBitParameterType