Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp3533 ParseMicrosoftIfExistsClassDeclaration(TagType, AccessAttrs, AS); in ParseCXXClassMemberDeclarationWithPragmas()
5164 void Parser::ParseMicrosoftIfExistsClassDeclaration( in ParseMicrosoftIfExistsClassDeclaration() function in Parser
5196 ParseMicrosoftIfExistsClassDeclaration(TagType, AccessAttrs, CurAS); in ParseMicrosoftIfExistsClassDeclaration()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2246 void ParseMicrosoftIfExistsClassDeclaration(DeclSpec::TST TagType,