Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseDeclCXX.cpp1068 void Parser::ParseMicrosoftInheritanceClassAttributes(ParsedAttributes &attrs) { in ParseMicrosoftInheritanceClassAttributes() function in Parser
1246 ParseMicrosoftInheritanceClassAttributes(attrs); in ParseClassSpecifier()
/external/clang/include/clang/Parse/
DParser.h2182 void ParseMicrosoftInheritanceClassAttributes(ParsedAttributes &attrs);