Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
DParseDeclCXX.cpp994 void Parser::ParseMicrosoftInheritanceClassAttributes(ParsedAttributes &attrs) { in ParseMicrosoftInheritanceClassAttributes() function in Parser
1171 ParseMicrosoftInheritanceClassAttributes(attrs); in ParseClassSpecifier()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Parse/
DParser.h1984 void ParseMicrosoftInheritanceClassAttributes(ParsedAttributes &attrs);