Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Dmsan-param-retval.cpp33 int noret() { in noret() function
H A Dmsan-param-retval.c33 int noret() { in noret() function
/llvm-project/clang/test/SemaCXX/
H A Dinstantiate-blocks.cpp14 template <typename T, typename T1> void noret(T t, T1 r) in noret() function
/llvm-project/clang/test/CoverageMapping/
H A Dswitch.cpp126 int noret(int x) { // CHECK-NEXT: File 0, [[@LINE]]:18 -> [[@LINE+11]]:2 in noret() function