Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp1543 void Parser::ParseMicrosoftInheritanceClassAttributes(ParsedAttributes &attrs) { in ParseMicrosoftInheritanceClassAttributes() function in Parser
1750 ParseMicrosoftInheritanceClassAttributes(attrs); in ParseClassSpecifier()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3071 void ParseMicrosoftInheritanceClassAttributes(ParsedAttributes &attrs);