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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp338 bool AttributeIsTypeArgAttr = attributeIsTypeArgAttr(*AttrName); local
377 if (AttributeIsTypeArgAttr) {
412 if (AttributeIsTypeArgAttr && !TheParsedType.get().isNull()) {

Completed in 88 milliseconds