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

References

tools/clang/lib/Sema/TreeTransform.h
 6609   for (unsigned i = 0, n = TL.getNumProtocols(); i != n; ++i)
 6609   for (unsigned i = 0, n = TL.getNumProtocols(); i != n; ++i)
 6610     NewT.setProtocolLoc(i, TL.getProtocolLoc(i));
 6610     NewT.setProtocolLoc(i, TL.getProtocolLoc(i));