Home | History | Annotate | Download | only in Sema

Lines Matching refs:ProtocolLocs

338   SourceLocation *ProtocolLocs;
400 ProtocolLocs(0),
406 delete [] ProtocolLocs;
666 SourceLocation *getProtocolLocs() const { return ProtocolLocs; }