Searched refs:CommandRegistration (Results 1 – 8 of 8) sorted by relevance
31 struct CommandRegistration { struct32 CommandRegistration(cl::SubCommand *SC, std::function<Error()> Command);
25 CommandRegistration::CommandRegistration(cl::SubCommand *SC, in CommandRegistration() function in llvm::xray::CommandRegistration
74 static CommandRegistration Unused(&Extract, []() -> Error { in __anon6df76ed40202()
358 static CommandRegistration Unused(&Convert, []() -> Error { in __anon8d442b510302()
441 static CommandRegistration Unused(&Account, []() -> Error { in __anon9fd330660902()
428 static CommandRegistration Unused(&GraphDiff, []() -> Error { in __anon729aabd10102()
487 static CommandRegistration Unused(&GraphC, []() -> Error { in __anonf9893fcb0302()
688 static CommandRegistration Unused(&Stack, []() -> Error { in __anon6736a0a20702()