Searched defs:switchStatement (Results 1 – 5 of 5) sorted by relevance
879 auto *switchStatement = childNode->AsSwitchStatement(); in ResolveReference() local
1280 auto *switchStatement = AllocNode<ir::SwitchStatement>(discriminant, std::move(cases)); in ParseSwitchStatement() local
1800 …auto *switchStatement = AllocNode<ir::SwitchStatement>(localCtx.GetScope(), discriminant, std::mov… in ParseSwitchStatement() local
6493 const switchStatement = node as ts.SwitchStatement; constant
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument