Home
last modified time | relevance | path

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

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