Home
last modified time | relevance | path

Searched defs:cast2 (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dibm128-cast.c8 __ibm128 cast2(__float128 x) { return x; } // expected-error {{returning '__float128' from a functi… in cast2() function
/llvm-project-15.0.7/clang/test/Analysis/
H A Dglobals.cpp47 void cast2() in cast2() function