Searched defs:typeDecl (Results 1 – 4 of 4) sorted by relevance
1274 if (auto typeDecl = candidate.getCorrectionDeclAs<TypeDecl>()) { in ValidateCandidate() local1446 if (auto typeDecl = dyn_cast<TypeDecl>(decl)) { in actOnObjCTypeArgsOrProtocolQualifiers() local1466 -> TypeResult { in actOnObjCTypeArgsOrProtocolQualifiers()1604 if (auto typeDecl = corrected.getCorrectionDeclAs<TypeDecl>()) { in actOnObjCTypeArgsOrProtocolQualifiers() local
932 xmlHashTablePtr typeDecl; member
18644 xmlSchemaTypePtr typeDecl, in xmlSchemaCheckFacet()18851 xmlSchemaCheckFacetValues(xmlSchemaTypePtr typeDecl, in xmlSchemaCheckFacetValues()
35018 xmlSchemaTypePtr typeDecl; /* the schema type definition */ in test_xmlSchemaCheckFacet() local