Searched defs:AddTypeDecl (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/tint/src/ast/ | ||
| D | module.cc | 69 void Module::AddTypeDecl(const ast::TypeDecl* type) { in AddTypeDecl() function in tint::ast::Module |
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ | ||
| D | parser_impl.cc | 1212 void ParserImpl::AddTypeDecl(Symbol name, const ast::TypeDecl* decl) { in AddTypeDecl() function in tint::reader::spirv::ParserImpl |