Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseStaticAssertDeclaration

620 /// ParseStaticAssertDeclaration - Parse C++0x or C11 static_assert-declaration.
628 Decl *Parser::ParseStaticAssertDeclaration(SourceLocation &DeclEnd){
1990 ParseStaticAssertDeclaration(DeclEnd);