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

References

tools/clang/tools/extra/clang-tidy/modernize/ConcatNestedNamespacesCheck.cpp
   85   if (!locationsInSameFile(Sources, ND.getBeginLoc(), ND.getRBraceLoc()))
   88   if (!Sources.isInMainFile(ND.getBeginLoc()))
  104   if (!alreadyConcatenated(Namespaces.size(), FrontReplacement, Sources,