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.cpp3355 ParseMicrosoftIfExistsClassDeclaration(TagType, AccessAttrs, AS); in ParseCXXClassMemberDeclarationWithPragmas()
4893 void Parser::ParseMicrosoftIfExistsClassDeclaration( in ParseMicrosoftIfExistsClassDeclaration() function in Parser
4925 ParseMicrosoftIfExistsClassDeclaration(TagType, AccessAttrs, CurAS); in ParseMicrosoftIfExistsClassDeclaration()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2188 void ParseMicrosoftIfExistsClassDeclaration(DeclSpec::TST TagType,