Home
last modified time | relevance | path

Searched refs:Help (Results 1 – 25 of 47) sorted by relevance

12

/llvm-project-15.0.7/llvm/docs/
H A DCMakeLists.txt25 # If asked, configure doxygen for the creation of a Qt Compressed Help file.
27 "Generate a Qt Compressed Help file." OFF)
32 "Namespace under which the intermediate Qt Help Project file lives")
H A Dmake.bat91 echo.Build finished; now you can run HTML Help Workshop with the ^
H A DCMake.rst426 The filename of the Qt Compressed Help file that will be generated when
441 See `Qt Help Project`_ for
449 .. _Qt Help Project: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-filters
452 Namespace under which the intermediate Qt Help Project file lives. See `Qt
453 Help Project`_
480 Enables the generation of a Qt Compressed Help file. Defaults to OFF.
H A DSecurity.rst151 * Help evaluate the severity of incoming issues.
152 * Help write and review patches to address security issues.
/llvm-project-15.0.7/mlir/docs/
H A DCMakeLists.txt25 # If asked, configure doxygen for the creation of a Qt Compressed Help file.
30 "Namespace under which the intermediate Qt Help Project file lives")
/llvm-project-15.0.7/clang/tools/clang-offload-packager/
H A DClangOffloadPackager.cpp31 static cl::opt<bool> Help("h", cl::desc("Alias for -help"), cl::Hidden); variable
62 if (Help) { in main()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCSubtargetInfo.cpp96 static void Help(ArrayRef<SubtargetSubTypeKV> CPUTable, in Help() function
165 Help(ProcDesc, ProcFeatures); in getFeatures()
198 Help(ProcDesc, ProcFeatures); in getFeatures()
/llvm-project-15.0.7/bolt/docs/
H A DCMakeLists.txt26 # If asked, configure doxygen for the creation of a Qt Compressed Help file.
31 "Namespace under which the intermediate Qt Help Project file lives")
/llvm-project-15.0.7/polly/docs/
H A DCMakeLists.txt24 # If asked, configure doxygen for the creation of a Qt Compressed Help file.
29 "Namespace under which the intermediate Qt Help Project file lives")
/llvm-project-15.0.7/openmp/docs/
H A DCMakeLists.txt25 # If asked, configure doxygen for the creation of a Qt Compressed Help file.
30 "Namespace under which the intermediate Qt Help Project file lives")
/llvm-project-15.0.7/clang-tools-extra/docs/
H A DCMakeLists.txt24 # If asked, configure doxygen for the creation of a Qt Compressed Help file.
29 "Namespace under which the intermediate Qt Help Project file lives")
H A Dmake.bat91 echo.Build finished; now you can run HTML Help Workshop with the ^
/llvm-project-15.0.7/llvm/unittests/Option/
H A DOptionParsingTest.cpp94 std::string Help; in TEST() local
95 raw_string_ostream RSO(Help); in TEST()
97 EXPECT_NE(std::string::npos, Help.find("-A")); in TEST()
101 EXPECT_NE(std::string::npos, Help.find("USAGE: name [options] file...\n")); in TEST()
/llvm-project-15.0.7/clang/tools/clang-nvlink-wrapper/
H A DClangNvlinkWrapper.cpp43 static cl::opt<bool> Help("h", cl::desc("Alias for -help"), cl::Hidden); variable
161 if (Help) { in main()
/llvm-project-15.0.7/clang/docs/
H A DCMakeLists.txt25 # If asked, configure doxygen for the creation of a Qt Compressed Help file.
30 "Namespace under which the intermediate Qt Help Project file lives")
H A Dmake.bat91 echo.Build finished; now you can run HTML Help Workshop with the ^
/llvm-project-15.0.7/flang/docs/
H A DCMakeLists.txt26 # If asked, configure doxygen for the creation of a Qt Compressed Help file.
31 "Namespace under which the intermediate Qt Help Project file lives")
/llvm-project-15.0.7/clang/tools/clang-offload-wrapper/
H A DClangOffloadWrapper.cpp52 static cl::opt<bool> Help("h", cl::desc("Alias for -help"), cl::Hidden); variable
335 void *P = (void *)(intptr_t)&Help; in BinaryWrapper()
607 if (Help) { in main()
/llvm-project-15.0.7/llvm/tools/llvm-gsymutil/
H A Dllvm-gsymutil.cpp60 static opt<bool> Help("h", desc("Alias for -help"), Hidden, variable
453 if (Help) { in main()
/llvm-project-15.0.7/clang-tools-extra/clangd/index/dex/dexp/
H A DDexp.cpp91 llvm::cl::opt<bool, false, llvm::cl::parser<bool>> Help{ member in clang::clangd::__anona16f5ff30111::Command
110 if (Help.getNumOccurrences() > 0) { in parseAndRun()
/llvm-project-15.0.7/llvm/tools/llvm-reduce/
H A Dllvm-reduce.cpp48 static cl::opt<bool> Help("h", cl::desc("Alias for -help"), cl::Hidden, variable
/llvm-project-15.0.7/clang/tools/clang-format/
H A DClangFormat.cpp32 static cl::opt<bool> Help("h", cl::desc("Alias for -help"), cl::Hidden); variable
593 if (Help) { in main()
/llvm-project-15.0.7/clang/docs/analyzer/
H A Dmake.bat91 echo.Build finished; now you can run HTML Help Workshop with the ^
/llvm-project-15.0.7/lld/docs/
H A Dmake.bat91 echo.Build finished; now you can run HTML Help Workshop with the ^
/llvm-project-15.0.7/clang-tools-extra/unittests/clang-query/
H A DQueryParserTest.cpp41 TEST_F(QueryParserTest, Help) { in TEST_F() argument

12