Home | History | Annotate | Download | only in AST

Lines Matching refs:setReceiverLocation

750   void setReceiverLocation(SourceLocation Loc) { ReceiverLoc = Loc; }