Home
last modified time | relevance | path

Searched defs:MyVector (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Duse-std-min-max.cpp235 struct MyVector struct
242 MyVector<int> v; in testVectorSizeType() argument
H A Dsimplify-subscript-expr.cpp40 class MyVector { class
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/misc/
H A Dconst-correctness-transform-values.cpp85 struct MyVector { struct
95 double values[100];
H A Dconst-correctness-values.cpp382 struct MyVector { global() struct
399 valuesMyVector vector_usage() argument
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dmake-unique.cpp28 struct MyVector { struct