Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp382 static bool attributeHasStrictIdentifierArgAtIndex(const IdentifierInfo &II, in attributeHasStrictIdentifierArgAtIndex() function
582 if (Tok.is(tok::identifier) && attributeHasStrictIdentifierArgAtIndex( in ParseAttributeArgsCommon()