Home
last modified time | relevance | path

Searched refs:isTypeArgument (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2164 static bool isTypeArgument(const Record *Arg) { in isTypeArgument() function
2180 if (!isTypeArgument(Args[0])) in emitClangAttrTypeArgList()
2381 isTypeArgument(ArgR)) in emitAttributes()