Searched defs:type_decl (Results 1 – 13 of 13) sorted by relevance
27 const char* type_decl; member
29 const char* type_decl; member
210 const sem::Type* TypeOf(const ast::TypeDecl* type_decl) const { in TypeOf()
126 class type_decl; variable
538 type_decl_sptr type_decl in process_ctf_type() local
13767 decl_base_sptr type_decl; in build_function_type() local14165 decl_base_sptr type_decl; in build_array_type() local
11752 decl_base_sptr type_decl = get_type_declaration(type); in lookup_type_in_scope() local15058 type_decl::type_decl(const environment& env, in type_decl() function in abigail::ir::type_decl
1024 Maybe<const ast::Type*> ParserImpl::type_decl() { in type_decl() function in tint::reader::wgsl::ParserImpl1043 Maybe<const ast::Type*> ParserImpl::type_decl(ast::DecorationList& decos) { in type_decl() function in tint::reader::wgsl::ParserImpl
1246 const auto* type_decl = Alias(type_sym, ty.i32()); in TEST_F() local
205 for (auto* const type_decl : program_->AST().TypeDecls()) { in Generate() local
13170 auto type_decl = type_to_glsl(get<SPIRType>(type.parent_type), id); in type_to_glsl() local