Home
last modified time | relevance | path

Searched defs:__assert_fail (Results 1 – 6 of 6) sorted by relevance

/llvm-project/offload/DeviceRTL/src/
H A DDebug.cpp29 [[gnu::weak]] void __assert_fail(const char *expr, const char *file, __assert_fail() function
/llvm-project/clang/test/Analysis/
H A Dobjc-indirect-copy-restore.m6 extern void __assert_fail (__const char *__assertion, __const char *__file, function
H A Dobjc_invalidation.m3 extern void __assert_fail (__const char *__assertion, __const char *__file, function
H A Dnullability.mm37 extern void __assert_fail(__const char *__assertion, __const char *__file, function
H A Dmisc-ps.m1334 void __assert_fail(void); function
/llvm-project/clang/lib/Headers/
H A D__clang_cuda_runtime_wrapper.h418 __device__ static inline void __assert_fail(const char *__message, in __assert_fail() function