| /external/clang/test/CodeGen/ |
| D | struct-union-BE.c | 10 char c; member 14 char c; member 43 void foo() { in foo() function
|
| D | string-literal-short-wstring.c | 16 const wchar_t *foo = L"AB"; in main() local 27 char c = 'ab'; in main() local
|
| D | 2008-03-05-syncPtr.c | 3 int* foo(int** a, int* b, int* c) { in foo() function 9 int foo2(int** a, int* b, int* c) { in foo2()
|
| /external/clang/test/CodeGenCXX/ |
| D | microsoft-abi-structors.cpp | 74 void C::foo() {} in foo() function in basic::C 77 C c; in check_vftable_offset() local 141 void use_D() { D c; } in use_D() local 172 void foo() { in foo() function 173 C c; in foo() local 191 struct C : A, B { virtual ~C(); int c; }; member 207 void foo() { in foo() function 266 C c; in create_C() local
|
| D | attr.cpp | 7 int foo() { } in foo() function 14 } c; variable
|
| D | microsoft-abi-arg-order.cpp | 11 void foo(A a, A b, A c) { in foo() argument
|
| D | debug-info-line.cpp | 18 struct foo { struct 22 foo(); argument 26 foo::foo() in foo() function in foo 237 void f20(int a, int b, int c) { in f20()
|
| D | debug-info-anon-union-vars.cpp | 7 int c; member 24 void foo() { in foo() function 27 char c; in foo() member
|
| D | arm64.cpp | 23 char c; member 47 void A::foo() {} in foo() function in test2::A 80 virtual void foo() {} in foo() function in test2::E
|
| /external/clang/test/SemaCXX/ |
| D | warn-reorder-ctor-initialization.cpp | 74 int c; union {int a,b;}; int d; member in Anon 78 int c; union {int a,b;}; int d; member in Anon2 135 struct foo { struct 136 struct { 140 foo() : b(), a() { // expected-warning {{field 'b' will be initialized after field 'a'}} in foo() argument
|
| D | builtin-ptrtomember-ambig.cpp | 19 void foo(C c, int A::* pmf) { in foo() function
|
| D | abstract.cpp | 34 C c; // expected-error {{variable type 'C' is an abstract class}} variable 39 C c; // expected-error {{field type 'C' is an abstract class}} member 94 class foo { class 121 void foo(void) { in foo() function 146 C c; variable 193 C c; in test() local 281 void foo( C& c ) {} in foo() function
|
| D | cxx1y-generic-lambdas-capturing.cpp | 34 template<class T> void foo(T t) { in foo() function 40 auto N = [](auto c) -> void { in foo2() 164 int c[sizeof(b)]; in doit() local 181 return [=](auto c) { in doit() 197 auto foo() { in foo() function 201 return [=](auto c) { in foo() 217 auto foo() { in foo() function 221 return [=](auto c) { in foo() 251 void foo(R t) { in foo() function 255 return [=](auto c) { in foo() [all …]
|
| D | copy-initialization.cpp | 24 struct foo { struct 43 void g(Foo foo) { in g() 54 C c; variable
|
| /external/clang/test/CodeGenObjC/ |
| D | ivars.m | 13 void foo(ITF *P) { function 22 char c; field
|
| /external/clang/test/OpenMP/ |
| D | declare_target_ast_print.cpp | 11 void foo() {} in foo() function 52 T foo() { in foo() function 76 C<int> c(1); in test1() local
|
| D | sections_ast_print.cpp | 9 void foo() {} in foo() function 13 T b = argc, c, d, e, f, g; in tmain() local 30 int b = argc, c, d, e, f, g; in main() local
|
| /external/nullaway/nullaway/src/test/resources/com/uber/nullaway/testdata/ |
| D | CheckContractPositiveCases.java | 31 Object foo(Object a, @Nullable Object b) { in foo() method in CheckContractPositiveCases 52 Object fooThree(Object a, @Nullable Object b, Object c) { in fooThree() 63 Object fooFour(Object a, @Nullable Object b, Object c, Object d) { in fooFour()
|
| /external/clang/test/PCH/ |
| D | chain-implicit-definition.cpp | 31 void foo() { in foo() function 33 C c; in foo() local
|
| /external/clang/test/SemaObjCXX/ |
| D | instantiate-property-access.mm | 16 @property C c; property 33 void foo() { function
|
| /external/clang/test/Frontend/ |
| D | macros.c | 11 void foo(int a, int b, int c) { in foo() function
|
| /external/mockito/src/test/java/org/mockitousage/bugs/varargs/ |
| D | VarargsErrorWhenCallingRealMethodTest.java | 17 int blah(String a, String b, Object ... c) { in blah() 24 Foo foo = mock(Foo.class); in shouldNotThrowAnyException() local
|
| /external/mesa3d/src/compiler/glsl/glcpp/tests/ |
| D | 023-define-extra-whitespace.c | 2 # define onearg(foo) foo argument 4 # define threeargs( a , b , c ) a b c argument
|
| /external/compiler-rt/test/profile/Inputs/ |
| D | instrprof-merge-match.c | 12 void foo(char c) { in foo() function
|
| /external/clang/test/Sema/ |
| D | predefined-function.c | 8 int b(int c) {return 1;} in b() 11 int foo() { in foo() function
|