Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/writer/spirv/
Dbuilder_loop_test.cc308 auto* outer_if_stmt = create<ast::IfStatement>(Expr(true), Block(Break()), in TEST_F() local
364 auto* outer_if_stmt = create<ast::IfStatement>( in TEST_F() local