Searched refs:forEachUniqueSpelling (Results 1 – 1 of 1) sorted by relevance
2376 static void forEachUniqueSpelling(const Record &Attr, Fn &&F) { in forEachUniqueSpelling() function2405 forEachUniqueSpelling(*Attr, [&](const FlattenedSpelling &S) { in emitClangAttrTypeArgList()2424 forEachUniqueSpelling(Attr, [&](const FlattenedSpelling &S) { in emitClangAttrArgContextList()2486 forEachUniqueSpelling(*A, [&](const FlattenedSpelling &S) { in emitClangAttrVariadicIdentifierArgList()2555 forEachUniqueSpelling(*Attr, [&](const FlattenedSpelling &S) { in emitClangAttrUnevaluatedStringLiteralList()2574 forEachUniqueSpelling(*Attr, [&](const FlattenedSpelling &S) { in emitClangAttrIdentifierArgList()2600 forEachUniqueSpelling(*Attr, [&](const FlattenedSpelling &S) { in emitClangAttrStrictIdentifierArgAtIndexList()2626 forEachUniqueSpelling(*A, [&](const FlattenedSpelling &S) { in emitClangAttrThisIsaIdentifierArgList()2645 forEachUniqueSpelling(Attr, [&](const FlattenedSpelling &S) { in emitClangAttrAcceptsExprPack()