Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp1265 void Parser::ParseMicrosoftInheritanceClassAttributes(ParsedAttributes &attrs) { in ParseMicrosoftInheritanceClassAttributes() function in Parser
1464 ParseMicrosoftInheritanceClassAttributes(attrs); in ParseClassSpecifier()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h2837 void ParseMicrosoftInheritanceClassAttributes(ParsedAttributes &attrs);