Home
last modified time | relevance | path

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

/third_party/libabigail/src/
Dabg-ctf-reader.cc589 class_decl_sptr struct_decl in process_ctf_type() local
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dparser_impl.cc1266 Maybe<const ast::Struct*> ParserImpl::struct_decl(ast::DecorationList& decos) { in struct_decl() function in tint::reader::wgsl::ParserImpl
/third_party/node/deps/v8/src/torque/
Dtorque-parser.cc1195 TypeDeclaration* struct_decl = MakeNode<StructDeclaration>( in MakeStructDeclaration() local