Home | History | Annotate | Download | only in Sema

Lines Matching refs:ProtocolLocs

790   ProtocolLocs = new SourceLocation[NP];
791 memcpy(ProtocolLocs, ProtoLocs, sizeof(SourceLocation)*NP);