Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dfriend2.cpp99 void func_12(int x); // expected-note{{previous declaration is here}}
101 …friend void func_12(int x = 0); // expected-error{{friend declaration specifying a default argume…
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dfold-zext-trunc.ll22 tail call void @func_12(i32 %tmp54, i8 zeroext %conv.i) #0, !dbg !18
30 declare void @func_12(i32, i8 zeroext)
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dubsan-new-checks.cpp113 float32x2_t *func_12() { in func_12() function
/llvm-project-15.0.7/clang/test/Sema/
H A Datomic-expr.c54 int func_12 (void) { in func_12() function
/llvm-project-15.0.7/clang/test/AST/
H A Dast-dump-fpfeatures.cpp107 float func_12(float x, float y) { in func_12() function
/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dundefined-template.cpp84 void func_12() { in func_12() function
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dpragma-fenv_access.c139 float func_12(float x, float y) { in func_12() function
/llvm-project-15.0.7/llvm/test/Transforms/IndVarSimplify/
H A Deliminate-comparison.ll309 define i32 @func_12() nounwind uwtable {
310 ; CHECK-LABEL: @func_12(