Searched refs:TestH (Results 1 – 5 of 5) sorted by relevance
/external/llvm-project/llvm/test/tools/llvm-opt-report/Inputs/ |
D | or.h | 1 void TestH(int *res, int *c, int *d, int *p, int n) { in TestH() function
|
/external/llvm-project/llvm/test/tools/opt-viewer/Inputs/basic/ |
D | or.h | 1 void TestH(int *res, int *c, int *d, int *p, int n) { in TestH() function
|
/external/llvm-project/clang/test/Analysis/ |
D | superclass.m | 220 @interface TestH : NSDocument {} interface 222 @implementation TestH implementation 225 } // expected-warning {{The 'restoreStateWithCoder:' instance method in NSDocument subclass 'TestH'… 227 …'encodeRestorableStateWithCoder:' instance method in NSDocument subclass 'TestH' is missing a [sup…
|
/external/clang/test/Analysis/ |
D | superclass.m | 220 @interface TestH : NSDocument {} interface 222 @implementation TestH implementation 225 } // expected-warning {{The 'restoreStateWithCoder:' instance method in NSDocument subclass 'TestH'… 227 …'encodeRestorableStateWithCoder:' instance method in NSDocument subclass 'TestH' is missing a [sup…
|
/external/llvm-project/llvm/test/tools/llvm-opt-report/ |
D | basic.test | 31 ; CHECK-NEXT: 1 | void TestH(int *res, int *c, int *d, int *p, int n) { 78 ; CHECK-SUCCINCT-NEXT: 1 | void TestH(int *res, int *c, int *d, int *p, int n) {
|