Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseStaticAssertDeclaration

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