Home
last modified time | relevance | path

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

/external/clang/include/clang/Parse/
DParser.h2215 bool ParseMicrosoftDeclSpecArgs(IdentifierInfo *AttrName,
/external/clang/lib/Parse/
DParseDecl.cpp386 bool Parser::ParseMicrosoftDeclSpecArgs(IdentifierInfo *AttrName, in ParseMicrosoftDeclSpecArgs() function in Parser
585 AttrHandled = ParseMicrosoftDeclSpecArgs(AttrName, AttrNameLoc, Attrs); in ParseMicrosoftDeclSpecs()