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