Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp213 static bool attributeIsTypeArgAttr(const IdentifierInfo &II) { in attributeIsTypeArgAttr() function
359 } else if (attributeIsTypeArgAttr(*AttrName)) { in ParseGNUAttributeArgs()