Searched refs:attributeHasIdentifierArg (Results 1 – 1 of 1) sorted by relevance
209 static bool attributeHasIdentifierArg(const IdentifierInfo &II) { in attributeHasIdentifierArg() function293 bool IsIdentifierArg = attributeHasIdentifierArg(*AttrName) || in ParseAttributeArgsCommon()