Home
last modified time | relevance | path

Searched refs:fd3 (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dborland-extensions.cpp40 int _stdcall fd3();
/llvm-project-15.0.7/clang/test/CXX/special/class.inhctor/
H A Dp3.cpp33 D3 fd3() { return 1; } // expected-error {{no viable conversion}} in fd3() function
/llvm-project-15.0.7/clang/test/CodeGen/
H A Datomic-ops.c229 void fd3(struct S *a, struct S *b, struct S *c) { in fd3() function
/llvm-project-15.0.7/clang/test/Sema/
H A Dzvector.c53 __vector double fd3; variable