Searched defs:IsSwitch (Results 1 – 4 of 4) sorted by relevance
48 …static bool IsSwitch(const AnfNodePtr &node) { return CheckPrimitiveType(node, prim::kPrimSwitch);… in IsSwitch() function
51 TEST_F(SwitchStatementTest, IsSwitch) { in TEST_F() argument
385 bool IsSwitch(const AnfNodePtr &node) { in IsSwitch() function
60 bool IsSwitch(const CommandLine::StringType& string, in IsSwitch() function