Home
last modified time | relevance | path

Searched refs:typeDecl (Results 1 – 14 of 14) sorted by relevance

/external/libxml2/include/libxml/
Dxmlschemastypes.h67 xmlSchemaTypePtr typeDecl,
DschemasInternals.h932 xmlHashTablePtr typeDecl; member
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/clang/lib/Sema/
DSemaDeclObjC.cpp1273 if (auto typeDecl = candidate.getCorrectionDeclAs<TypeDecl>()) { in ValidateCandidate() local
1277 if (isa<RecordDecl>(typeDecl) && !Context.getLangOpts().CPlusPlus) in ValidateCandidate()
1282 auto type = Context.getTypeDeclType(typeDecl); in ValidateCandidate()
1455 if (auto typeDecl = dyn_cast<TypeDecl>(decl)) { in actOnObjCTypeArgsOrProtocolQualifiers() local
1456 typeDecls.push_back(typeDecl); in actOnObjCTypeArgsOrProtocolQualifiers()
1474 auto resolveTypeReference = [&](TypeOrClassDecl typeDecl, SourceLocation loc) in actOnObjCTypeArgsOrProtocolQualifiers()
1481 if (auto *actualTypeDecl = typeDecl.dyn_cast<TypeDecl *>()) in actOnObjCTypeArgsOrProtocolQualifiers()
1484 type = Context.getObjCInterfaceType(typeDecl.get<ObjCInterfaceDecl *>()); in actOnObjCTypeArgsOrProtocolQualifiers()
1612 if (auto typeDecl = corrected.getCorrectionDeclAs<TypeDecl>()) { in actOnObjCTypeArgsOrProtocolQualifiers() local
1617 typeDecls[i] = typeDecl; in actOnObjCTypeArgsOrProtocolQualifiers()
/external/libxml2/os400/libxmlrpg/
Dxmlschemastypes.rpgle93 d typeDecl value like(xmlSchemaTypePtr)
DschemasInternals.rpgle1116 d typeDecl like(xmlHashTablePtr)
/external/guice/extensions/struts2/lib/
Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...
/external/libxml2/
Dxmlschemas.c1071 xmlSchemaCheckFacetValues(xmlSchemaTypePtr typeDecl,
4145 if (schema->typeDecl != NULL) in xmlSchemaFree()
4146 xmlHashFree(schema->typeDecl, NULL); in xmlSchemaFree()
4537 xmlHashScan(schema->typeDecl, (xmlHashScanner) xmlSchemaTypeDump, in xmlSchemaDump()
4816 WXS_FIND_GLOBAL_ITEM(typeDecl) in xmlSchemaGetType()
18644 xmlSchemaTypePtr typeDecl, in xmlSchemaCheckFacet() argument
18650 if ((facet == NULL) || (typeDecl == NULL)) in xmlSchemaCheckFacet()
18691 if (typeDecl->type != XML_SCHEMA_TYPE_BASIC) { in xmlSchemaCheckFacet()
18692 base = typeDecl->baseType; in xmlSchemaCheckFacet()
18699 base = typeDecl; in xmlSchemaCheckFacet()
[all …]
Dtestapi.c35018 xmlSchemaTypePtr typeDecl; /* the schema type definition */ in test_xmlSchemaCheckFacet() local
35031 typeDecl = gen_xmlSchemaTypePtr(n_typeDecl, 1); in test_xmlSchemaCheckFacet()
35035 ret_val = xmlSchemaCheckFacet(facet, typeDecl, pctxt, (const xmlChar *)name); in test_xmlSchemaCheckFacet()
35039 des_xmlSchemaTypePtr(n_typeDecl, typeDecl, 1); in test_xmlSchemaCheckFacet()
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...