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

References

tools/clang/tools/extra/clang-doc/Generators.cpp
   18   for (auto I = GeneratorRegistry::begin(), E = GeneratorRegistry::end();
   18   for (auto I = GeneratorRegistry::begin(), E = GeneratorRegistry::end();
tools/clang/tools/extra/clang-doc/HTMLGenerator.cpp
 1004 static GeneratorRegistry::Add<HTMLGenerator> HTML(HTMLGenerator::Format,
tools/clang/tools/extra/clang-doc/MDGenerator.cpp
  281 static GeneratorRegistry::Add<MDGenerator> MD(MDGenerator::Format,
tools/clang/tools/extra/clang-doc/YAMLGenerator.cpp
  298 static GeneratorRegistry::Add<YAMLGenerator> YAML(YAMLGenerator::Format,