Home
last modified time | relevance | path

Searched defs:FOREACH (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/php/tests/proto/
Dtest_reserved_message_upper.proto36 message FOREACH {} message
Dtest_reserved_enum_value_upper.proto37 FOREACH = 31; enumerator
Dtest_reserved_enum_upper.proto36 enum FOREACH { ZERO32 = 0; } enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h861 enum TernaryOp : uint8_t { SUBST, FOREACH, IF, DAG }; enumerator