Searched refs:metaAttributed (Results 1 – 1 of 1) sorted by relevance
1286 const Attributed *metaAttributed in buildMetaMap() local1294 if (metaAttributed) in buildMetaMap()1321 mapP->attributed = metaAttributed; in buildMetaMap()1324 if (metaAttributed) { in buildMetaMap()1327 = metaAttributed->attributeDef(); in buildMetaMap()1478 const Attributed *metaAttributed = metaDtd_->lookupElementType(metaName); in considerForm() local1479 if (!metaAttributed) // CONSTDTD in considerForm()1480 metaAttributed = lookupCreateUndefinedElement(metaName, Location(), *metaDtd_); in considerForm()1483 return metaAttributed; in considerForm()1487 return metaAttributed; in considerForm()[all …]