Searched defs:InitType (Results 1 – 3 of 3) sorted by relevance
88 enum class InitType { kConstexpr, kArena, kArenaCopy }; enum
1149 using InitType = ConstType; variable1168 using InitType = ConstType; variable1291 using InitType = ConstType; in PROTOBUF_DEFINE_PRIMITIVE_TYPE() local1318 using InitType = ConstType; variable1381 using InitType = ConstType; variable1407 using InitType = ConstType; variable1476 using InitType = const void*; variable1532 using InitType = const void*; variable
212 std::string InitType; in SetValue() local