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

References

tools/llvm-xray/xray-account.cpp
  410 static CommandRegistration Unused(&Account, []() -> Error {
tools/llvm-xray/xray-converter.cpp
  368 static CommandRegistration Unused(&Convert, []() -> Error {
tools/llvm-xray/xray-extract.cpp
   73 static CommandRegistration Unused(&Extract, []() -> Error {
tools/llvm-xray/xray-fdr-dump.cpp
   36 static CommandRegistration Unused(&Dump, []() -> Error {
tools/llvm-xray/xray-graph-diff.cpp
  427 static CommandRegistration Unused(&GraphDiff, []() -> Error {
tools/llvm-xray/xray-graph.cpp
  488 static CommandRegistration Unused(&GraphC, []() -> Error {
tools/llvm-xray/xray-stacks.cpp
  688 static CommandRegistration Unused(&Stack, []() -> Error {