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

References

tools/llvm-xray/xray-registry.cpp
   22 ManagedStatic<std::unordered_map<cl::SubCommand *, HandlerType>> Commands;
   25                                          HandlerType Command) {
   32 HandlerType dispatch(cl::SubCommand *SC) {