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

/external/clang/lib/Parse/
H A DParseDecl.cpp202 static bool attributeHasIdentifierArg(const IdentifierInfo &II) { function
274 bool IsIdentifierArg = attributeHasIdentifierArg(*AttrName);

Completed in 79 milliseconds