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

References

tools/clang/tools/extra/clang-change-namespace/ChangeNamespace.cpp
  338   while (!Type.isNull()) {
  339     if (Type.getTypeLocClass() == TypeLoc::SubstTemplateTypeParm)
  341     Type = Type.getNextTypeLoc();
  341     Type = Type.getNextTypeLoc();