Home
last modified time | relevance | path

Searched defs:MyArray (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/libcxx/test/std/containers/sequences/array/
H A Dsize_and_alignment.pass.cpp29 struct MyArray { struct
37 typedef MyArray<T, Size == 0 ? 1 : Size> MyArrayT; in test() argument
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dwarn-loop-analysis.m4 @interface MyArray interface
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dinfinite-loop.mm83 @interface MyArray { interface
93 @implementation MyArray implementation
/llvm-project-15.0.7/clang/test/Analysis/
H A Dmalloc.m38 @interface MyArray : NSObject { interface
H A Dosobject-retain-release.cpp48 struct MyArray : public OSArray { struct
/llvm-project-15.0.7/clang/test/Index/
H A Dcomplete-kvc.m21 @interface MyArray : NSMutableArray interface
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dloop-convert-extra.cpp477 struct MyArray { struct