Searched refs:KWName (Results 1 – 2 of 2) sorted by relevance
141 #define KWName (picoos_uchar *)"name" macro768 if (isStartTag && tok_strEqual(tok->markupParams[0].paramId, KWName)) { in tok_interpretMarkup()781 if (isStartTag && tok_strEqual(tok->markupParams[0].paramId, KWName)) { in tok_interpretMarkup()790 if (isStartTag && tok_strEqual(tok->markupParams[0].paramId, KWName)) { in tok_interpretMarkup()
2460 IdentifierInfo *KWName = Tok.getIdentifierInfo(); in ParseAlignmentSpecifier() local2480 Attrs.addNew(KWName, KWLoc, nullptr, KWLoc, ArgExprs.data(), 1, in ParseAlignmentSpecifier()