Home
last modified time | relevance | path

Searched defs:no_return (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dreturn.cpp6 int no_return() { in no_return() function
H A Dcatch-undef-behavior.cpp161 int no_return() { in no_return() function
/aosp_15_r20/external/clang/test/CodeGen/
H A Dcatch-undef-behavior.c191 int no_return() { in no_return() function
/aosp_15_r20/external/pytorch/test/
H A Dtest_jit.py6776 def no_return(a): function