Searched refs:func_04 (Results 1 – 12 of 12) sorted by relevance
/external/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.fct.spec/ |
D | p4.cpp | 23 void func_04() {} // expected-note{{previous definition is here}} in func_04() function 24 inline void func_04() {} // expected-error{{inline declaration of 'func_04' follows non-inline defi… in func_04() function
|
/external/llvm-project/clang/test/CodeGen/ |
D | rounding-math.c | 31 struct S *func_04() { in func_04() function
|
D | pragma-fenv_access.c | 30 float func_04(float x, float y) { in func_04() function
|
/external/llvm-project/clang/test/Sema/ |
D | atomic-expr.c | 21 int func_04 (int x) { in func_04() function
|
/external/clang/test/Sema/ |
D | atomic-expr.c | 21 int func_04 (int x) { in func_04() function
|
/external/llvm-project/clang/test/Parser/ |
D | pragma-fenv_access.c | 14 float func_04(int x, float y) { in func_04() function
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | ubsan-new-checks.cpp | 57 float32x2_t *func_04() { in func_04() function
|
/external/llvm-project/clang/test/AST/ |
D | ast-dump-fpfeatures.cpp | 39 int func_04(float x) { in func_04() function
|
/external/clang/test/SemaTemplate/ |
D | undefined-template.cpp | 46 void func_04() { in func_04() function
|
/external/llvm-project/clang/test/SemaTemplate/ |
D | undefined-template.cpp | 47 void func_04() { in func_04() function
|
/external/llvm/test/CodeGen/Mips/ |
D | dynamic-stack-realignment.ll | 123 define void @func_04(i32 %p0, i32 %p1, i32 %p2, i32 %p3, 127 ; GP64-LABEL: func_04:
|
/external/llvm-project/llvm/test/CodeGen/Mips/ |
D | dynamic-stack-realignment.ll | 134 define void @func_04(i32 %p0, i32 %p1, i32 %p2, i32 %p3, 138 ; GP64-LABEL: func_04:
|