| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | cxx0x-initializer-references.cpp | 56 void overloading() { in overloading() function
|
| H A D | nullptr.cpp | 142 namespace overloading { namespace
|
| /llvm-project-15.0.7/polly/lib/External/ppcg/ |
| H A D | README | 198 CUDA and function overloading 200 While CUDA supports function overloading based on the arguments types, 201 no such function overloading exists in the input language C. Since PPCG 207 In the transformed (CUDA) code, however, overloading will cause the
|
| /llvm-project-15.0.7/mlir/docs/Dialects/Linalg/ |
| H A D | OpDSL.md | 188 * `BinaryFn.add(a, b)` (also via overloading the binary `+` operator) 189 * `BinaryFn.mul(a, b)` (also via overloading the binary `*` operator) 192 * `BinaryFn.sub(a, b)` (also via overloading the binary `-` operator) 204 * `ReduceFn.add` (also overloading the inplace `+=` on a LHS)
|
| /llvm-project-15.0.7/clang/test/SemaObjCXX/ |
| H A D | arc-overloading.mm | 20 // Simple overloading 38 // Simple overloading
|
| /llvm-project-15.0.7/lldb/docs/status/ |
| H A D | goals.rst | 6 For example, C++ expression parsing, handling overloading, templates,
|
| /llvm-project-15.0.7/clang/test/CXX/expr/expr.prim/expr.prim.lambda/ |
| H A D | blocks.mm | 66 namespace overloading {
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | HLSLSupport.rst | 150 overloading. With member function support, HLSL also has a ``this`` keyword. The
|
| H A D | LanguageExtensions.rst | 1956 .. _langext-overloading: 1967 allows proper overloading, and also prevents mangling conflicts with template
|
| H A D | ClangFormatStyleOptions.rst | 4257 …* ``bool AfterOverloadedOperator`` If ``true``, put a space between operator overloading and openi…
|
| H A D | AutomaticReferenceCounting.rst | 705 cause spurious problems with overloading and templates.
|
| H A D | InternalsManual.rst | 1657 In the semantics-centric view, overloading of functions is represented
|
| H A D | UsersManual.rst | 3433 function overloading, type deduction, etc. Please note that this is not an
|
| /llvm-project-15.0.7/clang/docs/analyzer/developer-docs/ |
| H A D | DebugChecks.rst | 184 or even record-type values. To simplify usage in C code (where overloading
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | LangOptions.def | 271 LANGOPT(GPUExcludeWrongSideOverloads, 1, 0, "always exclude wrong side overloads in overloading res…
|
| H A D | riscv_vector.td | 199 // This builtin supports non-masked function overloading api. 200 // All masked operations support overloading api.
|
| H A D | AttrDocs.td | 1026 Clang provides support for C++ function overloading in C. Function overloading 1041 etc. Function overloading in C follows the rules of C++ function overloading 6248 overloading. If a candidate function for overload resolution has a parameter 6269 other than overloading.
|
| H A D | DiagnosticParseKinds.td | 668 // C++ operator overloading
|
| H A D | DiagnosticSemaKinds.td | 9063 // C++ operator overloading
|
| /llvm-project-15.0.7/mlir/docs/ |
| H A D | AttributesAndTypes.md | 585 overloading these functions or by defining a `parser` and `printer` in an ODS 588 Example of overloading:
|
| /llvm-project-15.0.7/llvm/docs/tutorial/MyFirstLanguageFrontend/ |
| H A D | LangImpl06.rst | 33 The "operator overloading" that we will add to Kaleidoscope is more
|
| /llvm-project-15.0.7/libcxx/docs/DesignDocs/ |
| H A D | AtomicDesign.rst | 559 overloading for integral and ``void*`` types. The template does not represent a
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | ProgrammersManual.rst | 2612 scenes, this is a result of overloading casting mechanisms). Thus the second
|
| H A D | LangRef.rst | 12071 different integer types, overloading is used commonly to allow an 12106 FP intrinsics rather than rely on overloading. For example, if different
|
| /llvm-project-15.0.7/clang/include/clang/Driver/ |
| H A D | Options.td | 1036 BothFlags<[HelpHidden], " in overloading resolution for CUDA/HIP">>;
|