Home | History | Annotate | Download | only in Sema

Lines Matching refs:RBraceLoc

1031                                        SourceLocation RBraceLoc,
1033 return getSema().ActOnCompoundStmt(LBraceLoc, RBraceLoc, Statements,
1718 SourceLocation RBraceLoc,
1721 = SemaRef.ActOnInitList(LBraceLoc, Inits, RBraceLoc);