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
  876   if ((NestedName == ReplaceName && !Conflict) ||
  877       (NestedName.startswith("::") && NestedName.drop_front(2) == ReplaceName))
  877       (NestedName.startswith("::") && NestedName.drop_front(2) == ReplaceName))