Home
last modified time | relevance | path

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

/third_party/boost/libs/wave/samples/hannibal/
Dtranslation_unit_parser.h188 rule_type translation_unit; member
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dparser_impl.cc332 void ParserImpl::translation_unit() { in translation_unit() function in tint::reader::wgsl::ParserImpl
/third_party/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.h378 exec_list translation_unit; member