Home
last modified time | relevance | path

Searched refs:func_37 (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dfriend2.cpp200 template<typename T> void func_37(T *x);
203 template<typename T> friend void func_37(T *x) {} // expected-note{{previous definition is here}} in func_37() function
207 template<typename T> void func_37(T *x) {} // expected-error{{redefinition of 'func_37'}} in func_37() function
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dlsr-overflow.ll29 define void @func_37() noreturn nounwind readonly {
H A Dphi-bit-propagation.ll37 define void @func_37() noreturn nounwind ssp {