Home
last modified time | relevance | path

Searched defs:InitType (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dmessage.h88 enum class InitType { kConstexpr, kArena, kArenaCopy }; enum
/third_party/protobuf/src/google/protobuf/
Dextension_set.h1149 using InitType = ConstType; variable
1168 using InitType = ConstType; variable
1291 using InitType = ConstType; in PROTOBUF_DEFINE_PRIMITIVE_TYPE() local
1318 using InitType = ConstType; variable
1381 using InitType = ConstType; variable
1407 using InitType = ConstType; variable
1476 using InitType = const void*; variable
1532 using InitType = const void*; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGParser.cpp212 std::string InitType; in SetValue() local