Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseDeclCXX.cpp2847 ParseMicrosoftIfExistsClassDeclaration(TagType, AS); in ParseCXXClassMemberDeclarationWithPragmas()
3940 void Parser::ParseMicrosoftIfExistsClassDeclaration(DeclSpec::TST TagType, in ParseMicrosoftIfExistsClassDeclaration() function in Parser
3970 ParseMicrosoftIfExistsClassDeclaration((DeclSpec::TST)TagType, CurAS); in ParseMicrosoftIfExistsClassDeclaration()
/external/clang/include/clang/Parse/
DParser.h1749 void ParseMicrosoftIfExistsClassDeclaration(DeclSpec::TST TagType,