/llvm-project/libcxx/docs/ |
H A D | FeatureTestMacroTable.rst | 97 ``__cpp_lib_execution`` *unimplemented* 127 ``__cpp_lib_math_special_functions`` *unimplemented* 139 ``__cpp_lib_parallel_algorithm`` *unimplemented* 155 ``__cpp_lib_to_chars`` *unimplemented* 177 ``__cpp_lib_atomic_float`` *unimplemented* 183 ``__cpp_lib_atomic_shared_ptr`` *unimplemented* 235 ``__cpp_lib_execution`` *unimplemented* 251 ``__cpp_lib_is_layout_compatible`` *unimplemented* 255 ``__cpp_lib_is_pointer_interconvertible`` *unimplemented* 313 ``__cpp_lib_associative_heterogeneous_erasure`` *unimplemented* [all...] |
/llvm-project/clang/tools/diagtool/ |
H A D | TreeView.cpp | 39 static bool unimplemented(const GroupRecord &Group) { in unimplemented() function in TreePrinter 43 return llvm::all_of(Group.subgroups(), unimplemented); in unimplemented() 63 if (unimplemented(Group)) in printGroup()
|
/llvm-project/lld/test/MachO/ |
H A D | silent-ignore.s | 4 ## unimplemented. ## We may still emit warnings or errors for some of the 5 ## unimplemented ones (but those ## errors are squelched because of the
|
/llvm-project/llvm/utils/gn/secondary/compiler-rt/ |
H A D | target.gni | 19 assert(false, "unimplemented current_cpu " + current_cpu) 43 assert(false, "unimplemented current_os " + current_os)
|
/llvm-project/compiler-rt/lib/dfsan/ |
H A D | dfsan_flags.inc | 20 "Whether to warn on unimplemented functions.") 22 "Whether to warn on unimplemented functions.")
|
/llvm-project/llvm/utils/gn/secondary/clang-tools-extra/clangd/index/remote/unimplemented/ |
H A D | BUILD.gn | 1 source_set("unimplemented") {
|
/llvm-project/llvm/utils/gn/secondary/clang-tools-extra/clangd/index/dex/dexp/ |
H A D | BUILD.gn | 6 "//clang-tools-extra/clangd/index/remote/unimplemented",
|
/llvm-project/llvm/test/CodeGen/PowerPC/ |
H A D | aix-nest-param.ll | 13 ; CHECK: LLVM ERROR: Nest arguments are unimplemented.
|
H A D | ppc64-sibcall-shrinkwrap.ll | 39 ; CHECK-AIX: LLVM ERROR: Tail call support is unimplemented on AIX.
|
/llvm-project/lldb/test/Shell/Host/ |
H A D | TestCustomShell.test | 1 # FIXME: ShellExpandArguments is unimplemented on the following targets.
|
/llvm-project/llvm/lib/Support/Windows/ |
H A D | Watchdog.inc | 14 // Currently this is only used by PrettyStackTrace which is also unimplemented
|
/llvm-project/clang/test/SemaObjC/ |
H A D | property-category-3.m | 27 // Don't issue warning on unimplemented setter/getter
|
H A D | property-category-impl.m | 34 // No warn of unimplemented property of protocols in category,
|
/llvm-project/clang-tools-extra/clangd/index/remote/ |
H A D | CMakeLists.txt | 47 add_subdirectory(unimplemented)
|
/llvm-project/clang/test/SemaObjCXX/ |
H A D | abstract-class-type-ivar.mm | 6 …virtual void testB() = 0; // expected-note {{unimplemented pure virtual method 'testB' in 'CppConc…
|
/llvm-project/llvm/utils/gn/secondary/clang-tools-extra/clangd/tool/ |
H A D | BUILD.gn | 9 "//clang-tools-extra/clangd/index/remote/unimplemented",
|
/llvm-project/llvm/test/CodeGen/Mips/ |
H A D | sll-micromips-r6-encoding.mir | 4 # instruction rather than some unimplemented opcode for the purposes of
|
/llvm-project/llvm/utils/gn/secondary/llvm/ |
H A D | triples.gni | 42 assert(false, "unimplemented cpu/os " + current_cpu + "/" + current_os)
|
/llvm-project/clang-tools-extra/docs/clang-tidy/checks/modernize/ |
H A D | use-equals-delete.rst | 6 Identifies unimplemented private special member functions, and recommends using
|
/llvm-project/llvm/utils/gn/secondary/compiler-rt/test/ |
H A D | BUILD.gn | 91 assert(false, "unimplemented host_cpu " + host_cpu)
|
/llvm-project/llvm/tools/llvm-rc/ |
H A D | Opts.td | 48 // Unused switches (at least for now). These will stay unimplemented
|
/llvm-project/llvm/test/CodeGen/AVR/ |
H A D | progmem-extended.ll | 4 # Wide LPM is currently unimplemented in the pseudo expansion pass.
|
/llvm-project/llvm/test/Other/ |
H A D | print-changed-machine.ll | 40 ;; dot-cfg/dot-cfg-quiet are unimplemented. Currently they behave like 'quiet'.
|
/llvm-project/llvm/test/CodeGen/AMDGPU/ |
H A D | lower-module-lds-inactive.ll | 22 ; so as to preserve the unimplemented error from llc
|
/llvm-project/llvm/utils/gn/secondary/bolt/test/ |
H A D | BUILD.gn | 69 assert(false, "unimplemented host_cpu " + host_cpu)
|