Home | History | Annotate | Download | only in Sema

Lines Matching refs:ProtocolLocs

744   ProtocolLocs = new SourceLocation[NP];
746 memcpy(ProtocolLocs, ProtoLocs, sizeof(SourceLocation)*NP);