Searched defs:typeDecl (Results 1 – 10 of 10) sorted by relevance
161 const typeDecl = instanceofMethodDecl.parent; constant
112 func (p *parser) typeDecl(decos ast.Decorations) ast.TypeDecl { func
48 typeDecl, constant
45 typeDecl, constant
866 function getBases(type, typeDecl) { argument
932 xmlHashTablePtr typeDecl; member
960 xmlHashTablePtr typeDecl; member
18699 xmlSchemaTypePtr typeDecl, in xmlSchemaCheckFacet()18906 xmlSchemaCheckFacetValues(xmlSchemaTypePtr typeDecl, in xmlSchemaCheckFacetValues()
18772 xmlSchemaTypePtr typeDecl, in xmlSchemaCheckFacet()18979 xmlSchemaCheckFacetValues(xmlSchemaTypePtr typeDecl, in xmlSchemaCheckFacetValues()
35176 xmlSchemaTypePtr typeDecl; /* the schema type definition */ in test_xmlSchemaCheckFacet() local