Home | History | Annotate | Download | only in Sema

Lines Matching refs:RBraceLoc

11920 /// the C++ linkage specification LinkageSpec. If RBraceLoc is
11925 SourceLocation RBraceLoc) {
11926 if (RBraceLoc.isValid()) {
11928 LSDecl->setRBraceLoc(RBraceLoc);