Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseDeclCXX.cpp1227 void Parser::ParseMicrosoftInheritanceClassAttributes(ParsedAttributes &attrs) { in ParseMicrosoftInheritanceClassAttributes() function in Parser
1421 ParseMicrosoftInheritanceClassAttributes(attrs); in ParseClassSpecifier()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h2482 void ParseMicrosoftInheritanceClassAttributes(ParsedAttributes &attrs);