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

References

tools/clang/tools/extra/clang-include-fixer/SymbolIndexManager.cpp
  115                    find_all_symbols::SymbolInfo::ContextType::EnumDecl) {
tools/clang/tools/extra/clang-include-fixer/find-all-symbols/FindAllSymbols.cpp
   61       Contexts.emplace_back(SymbolInfo::ContextType::EnumDecl,
tools/clang/tools/extra/clang-include-fixer/find-all-symbols/SymbolInfo.cpp
   43     io.enumCase(value, "EnumDecl", ContextType::EnumDecl);
   91     if (Context.first == ContextType::EnumDecl)
tools/clang/tools/extra/unittests/clang-include-fixer/IncludeFixerTest.cpp
   76                   {{SymbolInfo::ContextType::EnumDecl, "Color"},
tools/clang/tools/extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests.cpp
  439                  {{SymbolInfo::ContextType::EnumDecl, "Glob_E"}});
  445                  {{SymbolInfo::ContextType::EnumDecl, "Glob_E"}});
  455                  {{SymbolInfo::ContextType::EnumDecl, "Altitude"}});
  460                       HeaderName, {{SymbolInfo::ContextType::EnumDecl, ""}});
  464                       HeaderName, {{SymbolInfo::ContextType::EnumDecl, ""}});
  477                       {{SymbolInfo::ContextType::EnumDecl, "A_ENUM"},