Searched refs:nextAttr (Results 1 – 3 of 3) sorted by relevance
187 for (AttributeList *nextAttr = Attr.getNext(); nextAttr; in HandleDLLImportAttr() local188 nextAttr = nextAttr->getNext()) { in HandleDLLImportAttr()189 if (nextAttr->getKind() == AttributeList::AT_dllexport) { in HandleDLLImportAttr()
347 xsltAttrElemPtr nextAttr, curAttr; in xsltParseStylesheetAttributeSet() local367 nextAttr = curAttr->next; in xsltParseStylesheetAttributeSet()380 curAttr = nextAttr; in xsltParseStylesheetAttributeSet()
2474 AttributeListEntry *nextAttr = curAttr->next; in ultag_close() local2476 curAttr = nextAttr; in ultag_close()