Home
last modified time | relevance | path

Searched refs:Overview (Results 1 – 25 of 107) sorted by relevance

12345

/llvm-project-15.0.7/clang/lib/Tooling/
H A DCommonOptionsParser.cpp85 llvm::cl::NumOccurrencesFlag OccurrencesFlag, const char *Overview) { in init() argument
116 if (!cl::ParseCommandLineOptions(argc, argv, Overview, &OS)) { in init()
158 llvm::cl::NumOccurrencesFlag OccurrencesFlag, const char *Overview) { in create() argument
161 Parser.init(argc, argv, Category, OccurrencesFlag, Overview); in create()
169 llvm::cl::NumOccurrencesFlag OccurrencesFlag, const char *Overview) { in CommonOptionsParser() argument
170 llvm::Error Err = init(argc, argv, Category, OccurrencesFlag, Overview); in CommonOptionsParser()
H A DExecution.cpp60 const char *Overview) { in createExecutorFromCommandLineArgsImpl() argument
63 /*Overview=*/Overview); in createExecutorFromCommandLineArgsImpl()
90 const char *Overview) { in createExecutorFromCommandLineArgs() argument
92 Overview); in createExecutorFromCommandLineArgs()
/llvm-project-15.0.7/openmp/docs/
H A Dindex.rst15 LLVM/OpenMP Design & Overview
23 A high-level overview of OpenMP in LLVM can be found :doc:`here <design/Overview>`.
29 design/Overview
34 :doc:`OpenACC support <openacc/Overview>` is under development for
44 openacc/Overview
54 In-depth discussion of the topic can be found :doc:`here <optimizations/Overview>`.
60 optimizations/Overview
/llvm-project-15.0.7/clang/include/clang/Tooling/
H A DCommonOptionsParser.h79 const char *Overview = nullptr);
87 const char *Overview = nullptr);
111 const char *Overview);
H A DExecution.h174 const char *Overview = nullptr);
180 const char *Overview = nullptr);
/llvm-project-15.0.7/clang-tools-extra/clangd/index/remote/monitor/
H A DMonitor.cpp26 static constexpr char Overview[] = R"( variable
43 llvm::cl::ParseCommandLineOptions(argc, argv, Overview); in main()
/llvm-project-15.0.7/clang-tools-extra/clangd/indexer/
H A DIndexerMain.cpp123 const char *Overview = R"( in main() local
138 argc, argv, llvm::cl::getGeneralCategory(), Overview); in main()
/llvm-project-15.0.7/llvm/include/llvm-c/
H A DSupport.h46 const char *Overview);
/llvm-project-15.0.7/llvm/docs/
H A DPointerAuth.md41 ##### Overview:
73 ##### Overview:
101 ##### Overview:
143 ##### Overview:
176 ##### Overview:
207 ##### Overview:
H A DLangRef.rst15726 Overview subsubsection
15774 Overview subsubsection
15821 Overview subsubsection
15869 Overview subsubsection
15916 Overview subsubsection
15969 Overview subsubsection
16072 Overview subsubsection
16132 Overview subsubsection
16191 Overview subsubsection
16261 Overview subsubsection
[all …]
H A DCoroutines.rst774 Overview:
802 Overview:
829 Overview:
855 Overview:
933 Overview:
960 Overview:
985 Overview:
1019 Overview:
1069 Overview:
1116 Overview:
[all …]
/llvm-project-15.0.7/clang-tools-extra/clangd/index/dex/dexp/
H A DDexp.cpp41 static constexpr char Overview[] = R"( variable
102 bool parseAndRun(llvm::ArrayRef<const char *> Argv, const char *Overview, in parseAndRun() argument
107 Overview, &OS); in parseAndRun()
415 llvm::cl::ParseCommandLineOptions(argc, argv, Overview); in main()
/llvm-project-15.0.7/openmp/docs/design/
H A DOverview.rst1 OpenMP in LLVM --- Design Overview
/llvm-project-15.0.7/clang/tools/clang-extdef-mapping/
H A DClangExtDefMapGen.cpp201 const char *Overview = "\nThis tool collects the USR name and location " in main() local
208 argc, argv, ClangExtDefMapGenCategory, cl::ZeroOrMore, Overview); in main()
/llvm-project-15.0.7/libcxx/docs/Status/
H A DZip.rst12 Overview chapter
H A DCxx14.rst13 Overview chapter
H A DCxx2b.rst13 Overview chapter
H A DFormat.rst13 Overview chapter
H A DSpaceship.rst13 Overview chapter
H A DRanges.rst13 Overview chapter
H A DCxx17.rst13 Overview chapter
/llvm-project-15.0.7/llvm/docs/AMDGPU/
H A DAMDGPUAsmGFX1013.rst27 Overview chapter
H A DAMDGPUAsmGFX904.rst27 Overview chapter
H A DAMDGPUAsmGFX900.rst27 Overview chapter
/llvm-project-15.0.7/flang/docs/
H A Dindex.md60 Overview

12345