Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp204 static bool attributeHasIdentifierArg(const IdentifierInfo &II) { in attributeHasIdentifierArg() function
279 bool IsIdentifierArg = attributeHasIdentifierArg(*AttrName); in ParseAttributeArgsCommon()