Home
last modified time | relevance | path

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

/external/clang/include/clang/Parse/
DParser.h2087 bool ParseMicrosoftDeclSpecArgs(IdentifierInfo *AttrName,
/external/clang/lib/Parse/
DParseDecl.cpp383 bool Parser::ParseMicrosoftDeclSpecArgs(IdentifierInfo *AttrName, in ParseMicrosoftDeclSpecArgs() function in Parser
579 AttrHandled = ParseMicrosoftDeclSpecArgs(AttrName, AttrNameLoc, Attrs); in ParseMicrosoftDeclSpec()