Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseDeclCXX.cpp3204 ParseMicrosoftIfExistsClassDeclaration(TagType, AccessAttrs, AS); in ParseCXXClassMemberDeclarationWithPragmas()
4698 void Parser::ParseMicrosoftIfExistsClassDeclaration( in ParseMicrosoftIfExistsClassDeclaration() function in Parser
4730 ParseMicrosoftIfExistsClassDeclaration(TagType, AccessAttrs, CurAS); in ParseMicrosoftIfExistsClassDeclaration()
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h2151 void ParseMicrosoftIfExistsClassDeclaration(DeclSpec::TST TagType,