Searched refs:underlying_type (Results 1 – 25 of 29) sorted by relevance
12
39 "underlying_type" : "_ZTIc"54 "underlying_type" : "_ZTIc"69 "underlying_type" : "_ZTIj"88 "underlying_type" : "_ZTIj"107 "underlying_type" : "_ZTIj"
66 "underlying_type" : "_ZTIa"85 "underlying_type" : "_ZTIl"100 "underlying_type" : "_ZTIh"115 "underlying_type" : "_ZTIm"
39 "underlying_type" : "_ZTIc"54 "underlying_type" : "_ZTIc"73 "underlying_type" : "_ZTIj"
101 "underlying_type" : "_ZTIj"
192 underlying_type: "_ZTIj"
56 static_cast<std::underlying_type<CompatibilityStatusIR>::type>(f) |57 static_cast<std::underlying_type<CompatibilityStatusIR>::type>(s));63 static_cast<std::underlying_type<CompatibilityStatusIR>::type>(f) &64 static_cast<std::underlying_type<CompatibilityStatusIR>::type>(s));499 void SetUnderlyingType(std::string &&underlying_type) { in SetUnderlyingType() argument500 underlying_type_ = std::move(underlying_type); in SetUnderlyingType()503 void SetUnderlyingType(const std::string &underlying_type) { in SetUnderlyingType() argument504 underlying_type_ = underlying_type; in SetUnderlyingType()
438 underlying_type: "_ZTIj"459 underlying_type: "_ZTIj"480 underlying_type: "_ZTIj"501 underlying_type: "_ZTIj"522 underlying_type: "_ZTIj"
191 underlying_type: "_ZTIj"212 underlying_type: "_ZTIj"
146 optional string underlying_type = 2; field
194 enum_type_ir.SetUnderlyingType(enum_type_protobuf.underlying_type()); in EnumTypeProtobufToIR()