Home
last modified time | relevance | path

Searched defs:typeDecl (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/parser/
Dparser.go112 func (p *parser) typeDecl(decos ast.Decorations) ast.TypeDecl { func
/third_party/typescript/tests/cases/fourslash/
DrenameDeclarationKeywords.ts48 typeDecl, constant
DreferencesForDeclarationKeywords.ts45 typeDecl, constant
/third_party/typescript/tests/baselines/reference/
DparserRealSource7.js866 function getBases(type, typeDecl) { argument
/third_party/libxml2/include/libxml/
DschemasInternals.h932 xmlHashTablePtr typeDecl; member
/third_party/libxml2/
Dxmlschemas.c18772 xmlSchemaTypePtr typeDecl, in xmlSchemaCheckFacet()
18979 xmlSchemaCheckFacetValues(xmlSchemaTypePtr typeDecl, in xmlSchemaCheckFacetValues()
Dtestapi.c35176 xmlSchemaTypePtr typeDecl; /* the schema type definition */ in test_xmlSchemaCheckFacet() local