Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseDeclCXX.cpp2827 ParseMicrosoftIfExistsClassDeclaration(TagType, AS); in ParseCXXClassMemberDeclarationWithPragmas()
3883 void Parser::ParseMicrosoftIfExistsClassDeclaration(DeclSpec::TST TagType, in ParseMicrosoftIfExistsClassDeclaration() function in Parser
3913 ParseMicrosoftIfExistsClassDeclaration((DeclSpec::TST)TagType, CurAS); in ParseMicrosoftIfExistsClassDeclaration()
/external/clang/include/clang/Parse/
DParser.h1716 void ParseMicrosoftIfExistsClassDeclaration(DeclSpec::TST TagType,