Home
last modified time | relevance | path

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

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