I\'m using llvm::cl (from llvm 11) to handle my program\'s options, and want to access the names of all the registered options and their parsed values. While I
llvm::cl