Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3064 bool ParseMicrosoftDeclSpecArgs(IdentifierInfo *AttrName,
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp775 bool Parser::ParseMicrosoftDeclSpecArgs(IdentifierInfo *AttrName, in ParseMicrosoftDeclSpecArgs() function in Parser
984 AttrHandled = ParseMicrosoftDeclSpecArgs(AttrName, AttrNameLoc, Attrs); in ParseMicrosoftDeclSpecs()