Home
last modified time | relevance | path

Searched defs:foo0 (Results 1 – 25 of 26) sorted by relevance

12

/llvm-project/flang/test/Semantics/
H A Dcanondo09.f9020 subroutine foo0() subroutine
23 01 end if
/llvm-project/lld/test/ELF/
H A Dmips-mgot.s103 .global foo0 symbol
104 foo0: label
H A Deh-frame-multiple-cie.s26 foo0: label
/llvm-project/lld/test/ELF/Inputs/
H A Dmips-dynamic.s7 .globl foo0 symbol
9 foo0: label
/llvm-project/llvm/test/MC/COFF/
H A Dsection-sym-err.s4 foo0: label
/llvm-project/clang/test/CodeGen/
H A Dmips64-f128-literal.c7 LD foo0(void) { in foo0() function
H A Dattr-no-tail.c23 int foo0(int a) { in foo0() function
H A Dcfi-icall-normalize.c6 void foo0(char arg) { } in foo0() function
/llvm-project/clang/test/PCH/
H A Dnon-trivial-c-union.m20 U0 foo0(void); // expected-error {{cannot use type 'U0' for function/method return since it is a un… function
/llvm-project/clang/test/CodeGenObjC/
H A Dasm.m22 void foo0() { function
/llvm-project/clang/test/SemaCXX/
H A Dinstantiate-template-fatal-error.cpp6 template <class T> bool foo0(const long long *a, T* b) { in foo0() function
H A Dvartemplate-lambda.cpp4 template <typename> void foo0() { fn0<char>(); } in foo0() function
H A Dcxx2a-initializer-aggregates.cpp77 struct Foo foo0 = { 1 }; // wmissing-warning {{missing field 'b' initializer}} variable
H A Dwarn-unused-local-typedef.cpp17 typedef int foo0; // expected-warning {{unused typedef 'foo0'}} in f() typedef
/llvm-project/clang/test/CodeGenObjCXX/
H A Dauto-release-result-assert.mm19 S1Ref foo0(int); function
/llvm-project/clang/test/CodeGenCXX/
H A Dasm.cpp29 void foo0(A &a) { in foo0() function
/llvm-project/clang/test/SemaObjC/
H A Dnon-trivial-c-union.m22 U0 foo0(U0); // expected-error {{cannot use type 'U0' for a function/method parameter since it is a union that is non-trivial to destruct}} expected-error {{cannot use type 'U0' global() function
/llvm-project/clang/test/Sema/
H A Dwarn-strict-prototypes.c5 void foo0() {} // expected-warning {{a function declaration without a prototype is deprecated in al… in foo0() function
H A Dmips-interrupt-attr.c6 __attribute((interrupt(42))) void foo0(void) {} // expected-error {{expected string literal as argu… in foo0() function
H A Driscv-interrupt-attr.c28 __attribute__((interrupt(42))) void foo0(void) {} // expected-error {{expected string literal as ar… in foo0() function
H A Dmissing-field-initializers.c7 struct Foo foo0 = { 1 }; // expected-warning {{missing field 'b' initializer}} variable
/llvm-project/clang/test/CodeGen/SystemZ/
H A Dunaligned-symbols.c24 unsigned char foo0 () { in foo0() function
/llvm-project/clang/test/OpenMP/
H A Dalign_clause_codegen.cpp31 int foo0[5]; in main() local
/llvm-project/clang/test/SemaTemplate/
H A Dexplicit-instantiation.cpp78 template<int I> void foo0 (int (&)[I + 1]) { } in foo0() function
/llvm-project/clang/test/CodeGen/avr/
H A Dargument.c11 char foo0(char a, char b, ...) { in foo0() function

12