Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseDecl.cpp204 static bool attributeHasIdentifierArg(const IdentifierInfo &II) { in attributeHasIdentifierArg() function
279 bool IsIdentifierArg = attributeHasIdentifierArg(*AttrName); in ParseAttributeArgsCommon()