Searched defs:switchStatement (Results 1 – 4 of 4) sorted by relevance
841 auto *switchStatement = childNode->AsSwitchStatement(); in ResolveReference() local
1148 auto *switchStatement = AllocNode<ir::SwitchStatement>(discriminant, std::move(cases)); in ParseSwitchStatement() local
1785 …auto *switchStatement = AllocNode<ir::SwitchStatement>(localCtx.GetScope(), discriminant, std::mov… in ParseSwitchStatement() local
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument