Searched refs:extrahelp (Results 1 – 5 of 5) sorted by relevance
95 cl::extrahelp HelpResponse( in main()
1991 struct extrahelp {1994 LLVM_ABI explicit extrahelp(StringRef help);
326 static cl::extrahelp
428 extrahelp::extrahelp(StringRef Help) : morehelp(Help) { in extrahelp() function in extrahelp
23671 {"_ZN4llvm2cl9extrahelpC1EPKc", "llvm::cl::extrahelp::extrahelp(char const*)"},23672 {"_ZN4llvm2cl9extrahelpC2EPKc", "llvm::cl::extrahelp::extrahelp(char const*)"},