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

References

tools/clang/tools/extra/clang-doc/tool/ClangDocMain.cpp
  261         auto R = USRToBitcode.try_emplace(Key, std::vector<StringRef>());
  266   llvm::outs() << "Reducing " << USRToBitcode.size() << " infos...\n";
  273   for (auto &Group : USRToBitcode) {