Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseDeclCXX.cpp2946 ParseMicrosoftIfExistsClassDeclaration((DeclSpec::TST)TagType, CurAS); in ParseCXXMemberSpecification()
3834 void Parser::ParseMicrosoftIfExistsClassDeclaration(DeclSpec::TST TagType, in ParseMicrosoftIfExistsClassDeclaration() function in Parser
3864 ParseMicrosoftIfExistsClassDeclaration((DeclSpec::TST)TagType, CurAS); in ParseMicrosoftIfExistsClassDeclaration()
/NextBSD/contrib/llvm/tools/clang/include/clang/Parse/
HDParser.h1712 void ParseMicrosoftIfExistsClassDeclaration(DeclSpec::TST TagType,