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

References

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