Home
last modified time | relevance | path

Searched refs:unimplemented (Results 1 – 25 of 43) sorted by relevance

12

/llvm-project/libcxx/docs/
H A DFeatureTestMacroTable.rst97 ``__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 DTreeView.cpp39 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 Dsilent-ignore.s4 ## 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 Dtarget.gni19 assert(false, "unimplemented current_cpu " + current_cpu)
43 assert(false, "unimplemented current_os " + current_os)
/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_flags.inc20 "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 DBUILD.gn1 source_set("unimplemented") {
/llvm-project/llvm/utils/gn/secondary/clang-tools-extra/clangd/index/dex/dexp/
H A DBUILD.gn6 "//clang-tools-extra/clangd/index/remote/unimplemented",
/llvm-project/llvm/test/CodeGen/PowerPC/
H A Daix-nest-param.ll13 ; CHECK: LLVM ERROR: Nest arguments are unimplemented.
H A Dppc64-sibcall-shrinkwrap.ll39 ; CHECK-AIX: LLVM ERROR: Tail call support is unimplemented on AIX.
/llvm-project/lldb/test/Shell/Host/
H A DTestCustomShell.test1 # FIXME: ShellExpandArguments is unimplemented on the following targets.
/llvm-project/llvm/lib/Support/Windows/
H A DWatchdog.inc14 // Currently this is only used by PrettyStackTrace which is also unimplemented
/llvm-project/clang/test/SemaObjC/
H A Dproperty-category-3.m27 // Don't issue warning on unimplemented setter/getter
H A Dproperty-category-impl.m34 // No warn of unimplemented property of protocols in category,
/llvm-project/clang-tools-extra/clangd/index/remote/
H A DCMakeLists.txt47 add_subdirectory(unimplemented)
/llvm-project/clang/test/SemaObjCXX/
H A Dabstract-class-type-ivar.mm6 …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 DBUILD.gn9 "//clang-tools-extra/clangd/index/remote/unimplemented",
/llvm-project/llvm/test/CodeGen/Mips/
H A Dsll-micromips-r6-encoding.mir4 # instruction rather than some unimplemented opcode for the purposes of
/llvm-project/llvm/utils/gn/secondary/llvm/
H A Dtriples.gni42 assert(false, "unimplemented cpu/os " + current_cpu + "/" + current_os)
/llvm-project/clang-tools-extra/docs/clang-tidy/checks/modernize/
H A Duse-equals-delete.rst6 Identifies unimplemented private special member functions, and recommends using
/llvm-project/llvm/utils/gn/secondary/compiler-rt/test/
H A DBUILD.gn91 assert(false, "unimplemented host_cpu " + host_cpu)
/llvm-project/llvm/tools/llvm-rc/
H A DOpts.td48 // Unused switches (at least for now). These will stay unimplemented
/llvm-project/llvm/test/CodeGen/AVR/
H A Dprogmem-extended.ll4 # Wide LPM is currently unimplemented in the pseudo expansion pass.
/llvm-project/llvm/test/Other/
H A Dprint-changed-machine.ll40 ;; dot-cfg/dot-cfg-quiet are unimplemented. Currently they behave like 'quiet'.
/llvm-project/llvm/test/CodeGen/AMDGPU/
H A Dlower-module-lds-inactive.ll22 ; so as to preserve the unimplemented error from llc
/llvm-project/llvm/utils/gn/secondary/bolt/test/
H A DBUILD.gn69 assert(false, "unimplemented host_cpu " + host_cpu)

12