Home
last modified time | relevance | path

Searched refs:ParseStaticAssertDeclaration (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/clang/lib/Parse/
H A DParseTemplate.cpp187 return ParseStaticAssertDeclaration(DeclEnd); in ParseSingleDeclarationAfterTemplate()
H A DParseDeclCXX.cpp695 Decl *Parser::ParseStaticAssertDeclaration(SourceLocation &DeclEnd){ in ParseStaticAssertDeclaration() function in Parser
2338 DeclGroupRef(ParseStaticAssertDeclaration(DeclEnd))); in ParseCXXClassMemberDeclaration()
H A DParseDecl.cpp1513 SingleDecl = ParseStaticAssertDeclaration(DeclEnd); in ParseDeclaration()
3692 ParseStaticAssertDeclaration(DeclEnd); in ParseStructUnionBody()
/aosp_15_r20/external/clang/include/clang/Parse/
H A DParser.h2414 Decl *ParseStaticAssertDeclaration(SourceLocation &DeclEnd);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Parse/
DParser.h3262 Decl *ParseStaticAssertDeclaration(SourceLocation &DeclEnd);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Parse/
DParser.h3262 Decl *ParseStaticAssertDeclaration(SourceLocation &DeclEnd);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Parse/
DParser.h3222 Decl *ParseStaticAssertDeclaration(SourceLocation &DeclEnd);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Parse/
DParser.h3301 Decl *ParseStaticAssertDeclaration(SourceLocation &DeclEnd);