Home | History | Annotate | Download | only in Sema

Lines Matching refs:RBraceLoc

1102                                        SourceLocation RBraceLoc,
1104 return getSema().ActOnCompoundStmt(LBraceLoc, RBraceLoc, Statements,
2160 SourceLocation RBraceLoc,
2163 = SemaRef.ActOnInitList(LBraceLoc, Inits, RBraceLoc);