Searched refs:rparenloc (Results 1 – 3 of 3) sorted by relevance
84 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, in ObjCAtCatchStmt() argument88 Body(atCatchStmt), AtCatchLoc(atCatchLoc), RParenLoc(rparenloc) { } in ObjCAtCatchStmt()
3282 SourceLocation rparenloc);
854 SourceLocation rparenloc) in GCCAsmStmt() argument857 RParenLoc(rparenloc), AsmStr(asmstr), NumLabels(numlabels) { in GCCAsmStmt()