Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp354 static bool attributeAcceptsExprPack(const IdentifierInfo &II) { in attributeAcceptsExprPack() function
635 if (!attributeAcceptsExprPack(*AttrName)) { in ParseAttributeArgsCommon()