Searched refs:foo (Results 1 - 25 of 3100) sorted by relevance

1234567891011>>

/external/clang/test/Analysis/
H A Danalyzer-checker-config.c10 # foo
/external/clang/test/Driver/
H A Darc.c9 # foo
H A Dredzone.c6 int foo() { return 42; } function
/external/clang/test/Index/
H A Dannotate-tokens-include.h1 int foo();
H A Dindex-with-working-dir.c2 void foo();
5 // CHECK: [indexDeclaration]: kind: function | name: foo
/external/clang/test/Misc/
H A Dserialized-diags-no-issue.c1 void foo();
/external/clang/test/Modules/Inputs/AutolinkTBD.framework/Headers/
H A DAutolinkTBD.h1 extern int foo();
/external/clang/test/Modules/Inputs/ModuleDiags/
H A Dhas_errors.h1 static void foo(void) { } function
2 static void foo(void) { } function
/external/clang/test/Parser/
H A Ddiag-crash.c5 int foo: // expected-error {{expected ';' after top level declarator}}
/external/clang/test/SemaCXX/
H A DPR8012.cpp3 void foo(int operator+); // expected-error{{'operator+' cannot be the name of a parameter}}
/external/mesa3d/src/compiler/glsl/glcpp/tests/
H A D001-define.c1 #define foo 1 macro
2 foo
H A D008-define-empty.c1 #define foo macro
2 foo
H A D011-define-func-empty.c1 #define foo() macro
2 foo()
/external/valgrind/drd/tests/
H A Ddlopen_lib.h1 extern void foo();
/external/clang/test/CodeGenCXX/
H A Dvirt-dtor-key.cpp3 class foo { class
4 foo();
5 virtual ~foo();
8 foo::~foo() {
/external/clang/test/CodeGen/
H A D2002-07-17-StringConstant.c4 char * foo() { return "\\begin{"; } function
H A D2009-03-13-dbg.c2 void foo() {} function
H A Darm-target-features.c63 void foo() {} function
H A Demit-all-decls.c2 // RUN: not grep "@foo" %t
4 // RUN: grep "@foo" %t
6 static void foo() { function
H A Dfunction-target-features.c16 void foo() {} function
H A Dimaginary.c4 double _Imaginary foo; // expected-error {{imaginary types are not supported}} variable
H A Dmbackchain-2.c3 // CHECK: define void @foo() [[NUW:#[0-9]+]]
4 void foo(void) { function
H A Dmbackchain-3.c3 // CHECK: define void @foo() [[NUW:#[0-9]+]]
4 void foo(void) { function
H A Dmbackchain.c3 // CHECK: define void @foo() [[NUW:#[0-9]+]]
4 void foo(void) { function
H A Dmcount.c15 void foo(void) { function

Completed in 591 milliseconds

1234567891011>>