HomeSort by: relevance | last modified time | path
    Searched refs:extrahelp (Results 1 - 13 of 13) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/tools/clang-extdef-mapping/
ClangExtDefMapGen.cpp 112 static cl::extrahelp CommonHelp(CommonOptionsParser::HelpMessage);
  /src/external/apache2/llvm/dist/llvm/tools/llvm-strings/
llvm-strings.cpp 57 static cl::extrahelp
  /src/external/apache2/llvm/dist/clang/tools/clang-check/
ClangCheck.cpp 41 static cl::extrahelp CommonHelp(CommonOptionsParser::HelpMessage);
42 static cl::extrahelp MoreHelp(
  /src/external/apache2/llvm/dist/llvm/tools/llvm-cxxfilt/
llvm-cxxfilt.cpp 64 static cl::extrahelp
  /src/external/apache2/llvm/dist/clang/tools/arcmt-test/
arcmt-test.cpp 58 static llvm::cl::extrahelp extraHelp(
  /src/external/apache2/llvm/dist/clang/tools/c-index-test/
core_main.cpp 54 static cl::extrahelp MoreHelp(
  /src/external/apache2/llvm/dist/llvm/utils/FileCheck/
FileCheck.cpp 28 static cl::extrahelp FileCheckOptsEnv(
  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
CommandLine.h 1929 // extrahelp - provide additional help at the end of the normal help
1930 // output. All occurrences of cl::extrahelp will be accumulated and
1933 struct extrahelp { struct in namespace:llvm
1936 explicit extrahelp(StringRef help);
  /src/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/
llvm-dwarfdump.cpp 260 static cl::extrahelp
  /src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
llvm-readobj.cpp 386 cl::extrahelp
  /src/external/apache2/llvm/dist/llvm/tools/llvm-size/
llvm-size.cpp 103 static cl::extrahelp
  /src/external/apache2/llvm/dist/llvm/lib/Support/
CommandLine.cpp 440 extrahelp::extrahelp(StringRef Help) : morehelp(Help) { function in class:extrahelp
  /src/external/apache2/llvm/dist/llvm/tools/llvm-nm/
llvm-nm.cpp 234 cl::extrahelp HelpResponse("\nPass @FILE as argument to read options from FILE.\n");

Completed in 56 milliseconds