reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/include/clang/AST/StmtObjC.h
  107   SourceLocation getRParenLoc() const { return RParenLoc; }
  108   void setRParenLoc(SourceLocation Loc) { RParenLoc = Loc; }