Searched defs:FallthroughStatement (Results 1 – 3 of 3) sorted by relevance
24 FallthroughStatement::FallthroughStatement(ProgramID pid, const Source& src) in FallthroughStatement() function in tint::ast::FallthroughStatement
930 bool GeneratorImpl::EmitFallthrough(const ast::FallthroughStatement*) { in EmitFallthrough()
2508 sem::Statement* Resolver::FallthroughStatement( in FallthroughStatement() function in tint::resolver::Resolver