Home
last modified time | relevance | path

Searched defs:fail (Results 1 – 25 of 37) sorted by relevance

12

/llvm-project-15.0.7/flang/test/Lower/
H A Dfail_image.f905 subroutine fail_image_test(fail) argument
6 logical :: fail local
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/infrastructure/
H A Dobjc-arc-and-properties.m16 void fail(Foo *f) function
H A Dobjc-no-arc-or-properties.m24 void fail(Foo *f) function
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Ddynamic-cast.cpp7 B fail; variable
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_test_python.py185 def fail(bs): function
219 def fail(s): function
320 def fail(node): function
H A Disl_test_cpp-checked.cc154 auto fail = [&] (isl::basic_set bs) { in test_foreach() local
174 auto fail = [] (isl::set s){ in test_every() local
219 auto fail = [](isl::schedule_node node) { in test_schedule_tree() local
H A Disl_test_cpp.cc103 auto fail = [&] (isl::basic_set bs) { in test_foreach() local
128 auto fail = [] (isl::set s) -> bool { in test_every() local
215 auto fail = [](isl::schedule_node node) { in test_schedule_tree() local
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dsuspicious-semicolon-constexpr.cpp3 void fail() in fail() function
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/
H A Dpro-bounds-pointer-arithmetic.cpp12 void fail() { in fail() function
/llvm-project-15.0.7/clang/test/Analysis/
H A Dcxx-for-range.cpp31 MagicVector get(bool fail = false) { in get()
H A Dgtest.cpp115 #define GTEST_TEST_BOOLEAN_(expression, text, actual, expected, fail) \ argument
/llvm-project-15.0.7/clang/test/Modules/
H A Dcxx20-hu-04.cpp91 int fail(int x) { in fail() function
/llvm-project-15.0.7/lldb/include/lldb/Utility/
H A DStringExtractor.h107 bool fail() { in fail() function
/llvm-project-15.0.7/compiler-rt/test/tsan/
H A Dsignal_recursive.cpp28 static void fail(const char *what) { in fail() function
/llvm-project-15.0.7/openmp/libomptarget/test/unified_shared_memory/
H A Dapi.c85 int fail = 0; in main() local
/llvm-project-15.0.7/lldb/unittests/Target/
H A DFindFileTest.cpp49 for (const auto &fail : fails) { in TestFileFindings() local
H A DPathMappingListTest.cpp31 for (const auto &fail : fails) { in TestPathMappings() local
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_linux_libcdep.cpp572 bool fail = in GetRegistersAndSP() local
592 bool fail = !append(NT_PRSTATUS); in GetRegistersAndSP() local
601 bool fail = internal_iserror( in GetRegistersAndSP() local
/llvm-project-15.0.7/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
H A Dp3.cpp90 auto fail((unknown)); // expected-error{{use of undeclared identifier 'unknown'}} variable
/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-death-test-internal.h218 #define GTEST_DEATH_TEST_(statement, predicate, regex_or_matcher, fail) \ argument
/llvm-project-15.0.7/libc/AOR_v20.02/math/test/
H A Dulp.h264 int fail = 0; in T() local
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DLSPBinderTests.cpp70 void fail(const Foo &Params, Callback<Foo> Reply) { in TEST() function
/llvm-project-15.0.7/clang/test/CodeGen/
H A Datomic-ops.c482 void generalFailureOrder(_Atomic(int) *ptr, int *ptr2, int success, int fail) { in generalFailureOrder()
619 void EMIT_ALL_THE_THINGS(int *ptr, int *ptr2, int new, _Bool weak, int success, int fail) { in EMIT_ALL_THE_THINGS()
/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp38 static void fail(const SDLoc &DL, SelectionDAG &DAG, const Twine &Msg) { in fail() function
44 static void fail(const SDLoc &DL, SelectionDAG &DAG, const char *Msg, in fail() function
/llvm-project-15.0.7/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxMap.cpp101 ValueObjectSP fail; in advance() local

12