Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/ast/
Dswitch_statement_test.cc51 TEST_F(SwitchStatementTest, IsSwitch) { in TEST_F() argument
/third_party/gn/src/base/
Dcommand_line.cc60 bool IsSwitch(const CommandLine::StringType& string, in IsSwitch() function
/third_party/node/deps/v8/src/interpreter/
Dbytecodes.h751 static constexpr bool IsSwitch(Bytecode bytecode) { in IsSwitch() function