Home
last modified time | relevance | path

Searched refs:func_07 (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/clang/test/CXX/dcl.dcl/dcl.spec/dcl.fct.spec/
H A Dp4.cpp31 void func_07() {} // expected-note{{previous definition is here}} in func_07() function
33 …friend inline void func_07(); // expected-error{{inline declaration of 'func_07' follows non-inlin…
/llvm-project-15.0.7/llvm/test/CodeGen/RISCV/
H A Dfpenv.ll110 define void @func_07() {
111 ; RV32IF-LABEL: func_07:
116 ; RV64IF-LABEL: func_07:
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dubsan-new-checks.cpp74 S3 *func_07() { in func_07() function
/llvm-project-15.0.7/clang/test/Sema/
H A Datomic-expr.c34 void func_07 (int x) { in func_07() function
/llvm-project-15.0.7/clang/test/AST/
H A Dast-dump-fpfeatures.cpp72 float func_07(double x) { in func_07() function
/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dundefined-template.cpp61 void func_07(C1<int> *x) { in func_07() function
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dpragma-fenv_access.c83 float func_07(float x, float y) { in func_07() function
/llvm-project-15.0.7/llvm/test/CodeGen/Mips/
H A Ddynamic-stack-realignment.ll240 define void @func_07(i32 %p0, i32 %p1, i32 %p2, i32 %p3, i32 %sz) {
242 ; GP32-LABEL: func_07: