Searched refs:isIdentifierArgument (Results 1 – 1 of 1) sorted by relevance
2431 static bool isIdentifierArgument(const Record *Arg) { in isIdentifierArgument() function2570 if (Args.empty() || !isIdentifierArgument(Args[0])) in emitClangAttrIdentifierArgList()2594 enumAtIndex |= ((uint64_t)isIdentifierArgument(Args[0])) << i; in emitClangAttrStrictIdentifierArgAtIndexList()2729 if (isIdentifierArgument(ArgR) || isVariadicIdentifierArgument(ArgR) || in emitAttributes()