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