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

References

tools/clang/tools/extra/clang-include-fixer/find-all-symbols/FindAllSymbols.cpp
  137       allOf(HasNSOrTUCtxMatcher, unless(IsInSpecialization),
  182       typedefNameDecl(CommonFilter, anyOf(HasNSOrTUCtxMatcher,
  187                         anyOf(HasNSOrTUCtxMatcher, ExternCMatcher));
  194       anyOf(hasDeclContext(enumDecl(HasNSOrTUCtxMatcher)), ExternCMatcher));