/minix3/external/bsd/llvm/dist/clang/test/ARCMT/ |
H A D | objcmt-protocol-conformance.m | 9 - (id) Meth1: (double) arg; argument 16 - (id) Meth1: (double) arg { return 0; } argument 30 - (id) Meth1: (double) arg { return 0; } argument 39 - (id) Meth1: (double) arg { return 0; } argument 46 - (id) Meth1: (double) arg { return 0; } argument 122 - (id) Meth1: (double) arg; argument 129 - (id) Meth15515206: (double) arg { return 0; } argument
|
H A D | objcmt-numeric-literals.m | 33 - (id)initWithDouble:(double)value; argument 49 + (NSNumber *)numberWithDouble:(double)value; argument
|
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/ |
H A D | method-def-2.m | 8 -(void) brokenType: (int)x floatingPoint: (double)y; argument 14 {
|
H A D | protocol-implementing-class-methods.m | 8 - (void) : (double) arg; // expected-note {{method ':' declared here}} argument 26 - (void) : (double) arg{}; // expected-warning {{category is implementing a method which will also … argument
|
H A D | method-typecheck-1.m | 6 - (int) setOk : (int) x : (double) d; argument 12 - (int) setOk : (int) x : (double) d { return 0; } argument
|
H A D | objc-container-subscripting.m | 7 - (id)objectAtIndexedSubscript:(double)index; // expected-note {{parameter of type 'double' is decl… argument
|
H A D | warn-superclass-method-mismatch.m | 15 - method5: (int) x : (double) d; // expected-note {{previous declaration is here}} argument 31 - method6: (int) x : (double) d; // expected-warning {{method parameter type 'double' does not matc… argument
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/ |
H A D | messages-2.m | 19 +(void) printThisInt: (int) arg0 andThatFloat: (float) arg1 andADouble: (double) arg2 andAPoint: (M… argument 26 -(void) printThisInt: (int) arg0 andThatFloat: (float) arg1 andADouble: (double) arg2 andAPoint: (M… argument 37 +(void) printThisInt: (int) arg0 andThatFloat: (float) arg1 andADouble: (double) arg2 andAPoint: (M… argument 60 -(void) printThisInt: (int) arg0 andThatFloat: (float) arg1 andADouble: (double) arg2 andAPoint: (M… argument 85 +(void) printThisInt: (int) arg0 andThatFloat: (float) arg1 andADouble: (double) arg2 andAPoint: (M… argument 114 -(void) printThisInt: (int) arg0 andThatFloat: (float) arg1 andADouble: (double) arg2 andAPoint: (M… argument
|
H A D | predefined-expr.m | 33 - (void)instanceTest3:(int)a withB:(double)b { argument 58 + (void)classTest3:(int)a withB:(double)b { argument
|
H A D | encode-test-6.m | 9 -(void)foo:(Z)a : (char*)b : (Z)c : (double) d; argument 14 -(void)foo:(Z)a: (char*)b : (Z)c : (double) d {} argument
|
H A D | boxing.m | 27 - (id)initWithDouble:(double)value; argument 43 + (NSNumber *)numberWithDouble:(double)value; argument
|
/minix3/external/bsd/llvm/dist/clang/test/Rewriter/ |
H A D | objc-modern-StretAPI-3.mm | 20 + (myPoint)foo : (int)Arg1 : (double)fArg; argument 38 + (myPoint)foo : (int)Arg1 : (double)fArg { argument
|
H A D | method-encoding-1.m | 9 - (char *) MyMeth : (double) arg1 : (char *[12]) arg2; argument 14 - (char *) MyMeth : (double) arg1 : (char *[12]) arg2{ return 0; } argument
|
H A D | objc-modern-StretAPI.mm | 20 - (union U) Meth2 : (double)d; argument
|
/minix3/external/bsd/llvm/dist/llvm/test/MC/AsmParser/ |
H A D | macros-argument-parsing-diagnostics.s | 3 .macro double first = -1, second = -1 macro
|
H A D | macros-argument-parsing.s | 11 .macro double first = -1, second = -1 macro
|
/minix3/external/bsd/llvm/dist/clang/test/Index/ |
H A D | complete-method-decls.m | 46 - (int)first:(int)x second:(float)y third:(double)z; argument 47 - (id)first:(int)xx second2:(float)y2 third:(double)z; argument 48 - (void*)first:(int)xxx second3:(float)y3 third:(double)z; argument 52 - (int)first:(int)x second2:(float)y third:(double)z; argument 56 - (int)first:(int)x second2:(float)y third:(double)z { } argument
|
H A D | complete-synthesized.m | 17 @property double prop4; category
|
/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/ |
H A D | instantiation-default-1.cpp | 96 Def6<bool, int[5], float(double, double), in test_Def6() argument 97 bool(*)(int*, float(*)(double, double))> *d6c) { in test_Def6()
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | attr-noreturn.cpp | 88 __attribute__((noreturn)) void foo(double) {} in foo() argument 94 void baz(double) {} in baz() argument
|
H A D | out-of-line-def-mismatch.cpp | 22 void N2::N1::S2::func(S1*, double) {} // expected-error {{out-of-line definition of 'func' does not… in func() argument
|
H A D | linkage2.cpp | 208 void pr16247_foo(double) {} in pr16247_foo() argument 214 void pr16247_bar(double) {} in pr16247_bar() argument
|
/minix3/external/bsd/llvm/dist/clang/test/FixIt/ |
H A D | fixit-objc-message.m | 13 + (int)method2:(int)x second:(double)y; argument
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/ |
H A D | p9-0x.cpp | 63 void test_explicit_spec_extension_funcparms(int (*f3)(int, float, double)) { in test_explicit_spec_extension_funcparms() argument
|
/minix3/external/bsd/llvm/dist/clang/test/SemaObjCXX/ |
H A D | warn-objc-literal-conversion.mm | 10 + (NSNumber *)numberWithDouble:(double)value; argument
|