Home | History | Annotate | Download | only in Sema

Lines Matching refs:RBrace

6213 void Sema::ActOnFinishNamespaceDef(Decl *Dcl, SourceLocation RBrace) {
6216 Namespc->setRBraceLoc(RBrace);
6219 PopPragmaVisibility(true, RBrace);