Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/sem/
Dblock_statement.cc60 const ast::ContinueStatement* first_continue, in SetFirstContinue()
/third_party/skia/third_party/externals/tint/src/resolver/
Dresolver.h141 size_t first_continue = kNoContinue; member