Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp527 bool AttributeIsTypeArgAttr = attributeIsTypeArgAttr(*AttrName); in ParseAttributeArgsCommon() local
561 if (AttributeIsTypeArgAttr) { in ParseAttributeArgsCommon()
652 if (AttributeIsTypeArgAttr && !TheParsedType.get().isNull()) { in ParseAttributeArgsCommon()