| /external/clang/test/Analysis/ |
| D | global_region_invalidation.mm | 24 struct IntWrapper { struct 27 extern struct IntWrapper globalStruct; argument
|
| D | dtor.cpp | 129 struct IntWrapper { struct 130 IntWrapper() : x(0) {} in IntWrapper() argument 140 IntWrapper arr[2]; in testArrayInvalidation() argument 333 struct IntWrapper { struct 334 int x; 335 IntWrapper(int y) : x(y) {} in IntWrapper() argument 336 IntWrapper() { in IntWrapper() function
|
| D | properties.mm | 7 @interface IntWrapper interface 11 @implementation IntWrapper implementation
|
| D | reinterpret-cast.cpp | 6 struct IntWrapper { struct 10 struct Child : public IntWrapper { argument
|
| D | retain-release.mm | 375 struct IntWrapper { struct 379 int operator>> (const IntWrapper &W, int (*f)(int)) { argument 384 IntWrapper val = { 42 }; argument 394 @interface radar13227740 : NSObject
|
| D | inline.cpp | 313 class IntWrapper { class 317 IntWrapper(int input) : value(input) { in IntWrapper() function in OperatorNew::IntWrapper
|
| /external/llvm-project/clang/test/Analysis/ |
| D | global_region_invalidation.mm | 24 struct IntWrapper { struct 27 extern struct IntWrapper globalStruct; argument
|
| D | properties.mm | 7 @interface IntWrapper interface 11 @implementation IntWrapper implementation
|
| D | dtor.cpp | 129 struct IntWrapper { struct 130 IntWrapper() : x(0) {} in IntWrapper() function 140 IntWrapper arr[2]; in testArrayInvalidation() argument 333 struct IntWrapper { struct 334 int x; 335 IntWrapper(int y) : x(y) {} in IntWrapper() argument 336 IntWrapper() { in IntWrapper() function
|
| D | reinterpret-cast.cpp | 6 struct IntWrapper { struct 10 struct Child : public IntWrapper { argument
|
| D | retain-release.mm | 375 struct IntWrapper { struct 379 int operator>> (const IntWrapper &W, int (*f)(int)) { argument 384 IntWrapper val = { 42 }; argument 394 @interface radar13227740 : NSObject
|
| D | track-control-dependency-conditions.cpp | 646 struct IntWrapper { struct 647 int b; 650 void check() { in check()
|
| D | inline.cpp | 313 class IntWrapper { class 317 IntWrapper(int input) : value(input) { in IntWrapper() function in OperatorNew::IntWrapper
|
| /external/llvm-project/compiler-rt/test/asan/TestCases/Darwin/ |
| D | asan-symbolize-templated-cxx.cpp | 14 class IntWrapper { class 19 IntWrapper(int value, std::function<CallBackTy> callback) : value_(value), callback_(callback) {} in IntWrapper() function in IntWrapper
|
| /external/llvm-project/clang/test/Analysis/inlining/ |
| D | eager-reclamation-path-notes.cpp | 5 struct IntWrapper { struct
|
| /external/clang/test/Analysis/inlining/ |
| D | eager-reclamation-path-notes.cpp | 7 } IntWrapper; typedef
|
| /external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ser/jdk/ |
| D | NumberSerTest.java | 26 static class IntWrapper { class in NumberSerTest 28 public IntWrapper(int value) { i = value; } in IntWrapper() method in NumberSerTest.IntWrapper
|
| /external/libbrillo/brillo/ |
| D | any_internal_impl.h | 66 struct IntWrapper { struct 73 IntWrapper(int /* dummy */) {} // do nothing, NOLINT in IntWrapper() function
|
| /external/skqp/tests/ |
| D | GrTRecorderTest.cpp | 19 class IntWrapper { class 21 IntWrapper() {} in IntWrapper() function in IntWrapper 22 IntWrapper(int value) : fValue(value) {} in IntWrapper() function in IntWrapper
|
| /external/llvm-project/clang/test/SemaCXX/ |
| D | matrix-type-builtins.cpp | 79 struct IntWrapper { struct 85 void test_column_major_load_wrapper(unsigned *Ptr, IntWrapper &W) { in test_column_major_load_wrapper() argument
|
| /external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ |
| D | BaseMapTest.java | 49 protected static class IntWrapper { class in BaseMapTest 52 public IntWrapper() { } in IntWrapper() method in BaseMapTest.IntWrapper 53 public IntWrapper(int value) { i = value; } in IntWrapper() method in BaseMapTest.IntWrapper
|
| /external/llvm-project/clang/test/CodeGenCXX/ |
| D | matrix-type-operators.cpp | 123 struct IntWrapper { struct 133 // CHECK: [[SCALAR:%.*]] = call i32 @_ZN10IntWrappercviEv(%struct.IntWrapper* {{[^,]*}} %w3) in test_IntWrapper_Add() argument
|
| /external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
| D | modernize-use-emplace.cpp | 475 class IntWrapper { class 477 IntWrapper(int x) : value(x) {} in IntWrapper() function in IntWrapper
|
| /external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/ |
| D | googletest-param-test-test.cc | 250 class IntWrapper { class 252 explicit IntWrapper(int a_value) : value_(a_value) {} in IntWrapper() function in IntWrapper 253 IntWrapper(const IntWrapper& other) : value_(other.value_) {} in IntWrapper() function in IntWrapper
|
| /external/llvm-project/clang/test/Misc/ |
| D | diag-template-diffing.cpp | 810 struct IntWrapper { struct 811 typedef int type;
|