Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp5014 void Parser::ParseMicrosoftUuidAttributeArgs(ParsedAttributes &Attrs) { in ParseMicrosoftUuidAttributeArgs() function in Parser
5131 ParseMicrosoftUuidAttributeArgs(Attrs); in ParseMicrosoftAttributes()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3054 void ParseMicrosoftUuidAttributeArgs(ParsedAttributes &Attrs);