HomeSort by relevance Sort by last modified time
    Searched full:noreturn (Results 276 - 300 of 797) sorted by null

<<11121314151617181920>>

  /external/libcxxabi/src/
abort_message.cpp 29 __attribute__((visibility("hidden"), noreturn))
  /external/libsepol/
Android.mk 45 -Wshadow -Wmissing-noreturn \
  /external/llvm/test/Analysis/BasicAA/
no-escape-call.ll 24 declare void @abort() noreturn nounwind
  /external/llvm/test/CodeGen/X86/
lsr-overflow.ll 29 define void @func_37() noreturn nounwind readonly {
reverse_branches.ll 42 call void @exit(i32 1) noreturn
89 call void @exit(i32 1) noreturn
102 declare void @exit(i32) noreturn
  /external/llvm/test/Transforms/InstCombine/
objsize-64.ll 37 tail call void @__cxa_call_unexpected(i8* %2) noreturn nounwind
  /external/llvm/test/Transforms/LoopUnswitch/
2012-05-20-Phi.ll 10 define void @func() noreturn nounwind uwtable {
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.exception/except.nested/
rethrow_nested.pass.cpp 14 // void rethrow_nested [[noreturn]] () const;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.exception/propagation/
rethrow_exception.pass.cpp 12 // void rethrow_exception [[noreturn]] (exception_ptr p);
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
abort_message.cpp 24 __attribute__((visibility("hidden"), noreturn))
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
assert.h 40 void __cdecl __declspec(noreturn) abort(void);
process.h 50 void __cdecl __declspec(noreturn) abort(void);
108 __declspec(noreturn) void __cdecl __report_gsfailure(void);
111 __declspec(noreturn) void __cdecl __report_gsfailure(uintptr_t _StackCookie);
  /external/clang/lib/StaticAnalyzer/Checkers/
NoReturnFunctionChecker.cpp 54 // HACK: Some functions are not marked noreturn, and don't return.
103 // Eventually these should be annotated with __attribute__((noreturn)).
106 // see if you can mark the methods noreturn or analyzer_noreturn instead of
  /external/clang/test/ARCMT/
objcmt-atomic-property.m 182 #define NORETURN __attribute__((noreturn))
204 - (id) t1 NORETURN NS_AVAILABLE;
objcmt-atomic-property.m.result 159 #define NORETURN __attribute__((noreturn))
180 - (id) t1 NORETURN NS_AVAILABLE;
objcmt-ns-nonatomic-iosonly.m 189 #define NORETURN __attribute__((noreturn))
211 - (id) t1 NORETURN NS_AVAILABLE;
objcmt-ns-nonatomic-iosonly.m.result 166 #define NORETURN __attribute__((noreturn))
187 - (id) t1 NORETURN NS_AVAILABLE;
objcmt-property.m 185 #define NORETURN __attribute__((noreturn))
207 - (id) t1 NORETURN NS_AVAILABLE;
objcmt-property.m.result 162 #define NORETURN __attribute__((noreturn))
183 - (id) t1 NORETURN NS_AVAILABLE;
  /external/clang/test/Sema/
builtins.c 70 void test10(void) __attribute__((noreturn));
76 // No warning about falling off the end of a noreturn function.
91 __builtin_trap(); // no warning because trap is noreturn.
  /external/llvm/test/Transforms/IndVarSimplify/
crash.ll 59 declare void @__go_panic() noreturn
67 invoke void @__go_panic() noreturn
117 define void @fn1() noreturn nounwind {
loop_evaluate9.ll 31 tail call void @__gnat_rcheck_12(i8* getelementptr ([13 x i8]* @.str, i32 0, i32 0), i32 24) noreturn
42 tail call void @__gnat_rcheck_12(i8* getelementptr ([13 x i8]* @.str, i32 0, i32 0), i32 24) noreturn
81 declare void @__gnat_rcheck_12(i8*, i32) noreturn
  /external/libcxx/include/
__config 249 # define _LIBCPP_NORETURN [[noreturn]]
251 # define _LIBCPP_NORETURN __attribute__ ((noreturn))
362 #define _LIBCPP_NORETURN __attribute__((noreturn))
440 #define _LIBCPP_NORETURN __declspec(noreturn)
461 #define _LIBCPP_NORETURN __attribute__((noreturn))
  /external/llvm/test/Transforms/JumpThreading/
phi-eq.ll 22 declare void @g_assertion_message(i8*, i8*, i32, i8*, i8*) noreturn
42 call void @g_assertion_message_expr(i8* null, i8* getelementptr inbounds ([10 x i8]* @.str2, i32 0, i32 0), i32 581, i8* getelementptr inbounds ([62 x i8]* @__PRETTY_FUNCTION__.copy_filter_list, i32 0, i32 0), i8* getelementptr inbounds ([22 x i8]* @.str12, i32 0, i32 0)) noreturn
69 call void @g_assertion_message(i8* null, i8* getelementptr inbounds ([10 x i8]* @.str2, i32 0, i32 0), i32 408, i8* getelementptr inbounds ([44 x i8]* @__PRETTY_FUNCTION__.get_filter_list, i32 0, i32 0), i8* null) noreturn nounwind
94 call void @g_assertion_message(i8* null, i8* getelementptr inbounds ([10 x i8]* @.str2, i32 0, i32 0), i32 408, i8* getelementptr inbounds ([44 x i8]* @__PRETTY_FUNCTION__.get_filter_list, i32 0, i32 0), i8* null) noreturn nounwind
148 call void @g_assertion_message_expr(i8* null, i8* getelementptr inbounds ([10 x i8]* @.str2, i32 0, i32 0), i32 600, i8* getelementptr inbounds ([62 x i8]* @__PRETTY_FUNCTION__.copy_filter_list, i32 0, i32 0), i8* getelementptr inbounds ([31 x i8]* @.str13, i32 0, i32 0)) noreturn
201 declare void @g_assertion_message_expr(i8*, i8*, i32, i8*, i8*) noreturn
  /external/clang/INPUTS/
cfg-nested-var-scopes.cpp 5 #define EXPAND_NORET_STRUCT(i) struct X##i { X##i(int); ~X##i() __attribute__((noreturn)); };

Completed in 599 milliseconds

<<11121314151617181920>>