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
   58         Contexts.emplace_back(SymbolInfo::ContextType::Namespace,
   61       Contexts.emplace_back(SymbolInfo::ContextType::EnumDecl,
   65       Contexts.emplace_back(SymbolInfo::ContextType::Record,
   69   return Contexts;