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
   65       Contexts.emplace_back(SymbolInfo::ContextType::Record,
tools/clang/tools/extra/clang-include-fixer/find-all-symbols/SymbolInfo.cpp
   41     io.enumCase(value, "Record", ContextType::Record);
tools/clang/tools/extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests.cpp
  229                       {{SymbolInfo::ContextType::Record, "A"},
  472                       {{SymbolInfo::ContextType::Record, "A"}});
  478                        {SymbolInfo::ContextType::Record, "A"}});