Searched defs:struct_decl (Results 1 – 3 of 3) sorted by relevance
589 class_decl_sptr struct_decl in process_ctf_type() local
1266 Maybe<const ast::Struct*> ParserImpl::struct_decl(ast::DecorationList& decos) { in struct_decl() function in tint::reader::wgsl::ParserImpl
1195 TypeDeclaration* struct_decl = MakeNode<StructDeclaration>( in MakeStructDeclaration() local