Home
last modified time | relevance | path

Searched refs:NotTooComplexRef (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-unnecessary-copy-initialization-allowed-types.cpp43 typedef SomeComplexTemplate<int> NotTooComplexRef; typedef
54 const NotTooComplexRef &getNotTooComplexRef();
95 const NotTooComplexRef R = getNotTooComplexRef(); in negativeNotTooComplexRef()
H A Dperformance-for-range-copy-allowed-types.cpp64 typedef SomeComplexTemplate<int> NotTooComplexRef; typedef
123 for (NotTooComplexRef R : View<Iterator<NotTooComplexRef>>()) { in negativeNotTooComplexRef()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dperformance-unnecessary-copy-initialization-allowed-types.cpp43 typedef SomeComplexTemplate<int> NotTooComplexRef; typedef
54 const NotTooComplexRef &getNotTooComplexRef();
95 const NotTooComplexRef R = getNotTooComplexRef(); in negativeNotTooComplexRef()
H A Dperformance-for-range-copy-allowed-types.cpp64 typedef SomeComplexTemplate<int> NotTooComplexRef; typedef
123 for (NotTooComplexRef R : View<Iterator<NotTooComplexRef>>()) { in negativeNotTooComplexRef()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-unnecessary-copy-initialization-allowed-types.cpp43 typedef SomeComplexTemplate<int> NotTooComplexRef; typedef
54 const NotTooComplexRef &getNotTooComplexRef();
95 const NotTooComplexRef R = getNotTooComplexRef(); in negativeNotTooComplexRef()
H A Dperformance-for-range-copy-allowed-types.cpp64 typedef SomeComplexTemplate<int> NotTooComplexRef; typedef
123 for (NotTooComplexRef R : View<Iterator<NotTooComplexRef>>()) { in negativeNotTooComplexRef()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dperformance-unnecessary-copy-initialization-allowed-types.cpp43 typedef SomeComplexTemplate<int> NotTooComplexRef; typedef
54 const NotTooComplexRef &getNotTooComplexRef();
95 const NotTooComplexRef R = getNotTooComplexRef(); in negativeNotTooComplexRef()
H A Dperformance-for-range-copy-allowed-types.cpp64 typedef SomeComplexTemplate<int> NotTooComplexRef; typedef
123 for (NotTooComplexRef R : View<Iterator<NotTooComplexRef>>()) { in negativeNotTooComplexRef()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-unnecessary-copy-initialization-allowed-types.cpp43 typedef SomeComplexTemplate<int> NotTooComplexRef; typedef
54 const NotTooComplexRef &getNotTooComplexRef();
95 const NotTooComplexRef R = getNotTooComplexRef(); in negativeNotTooComplexRef()
H A Dperformance-for-range-copy-allowed-types.cpp64 typedef SomeComplexTemplate<int> NotTooComplexRef; typedef
123 for (NotTooComplexRef R : View<Iterator<NotTooComplexRef>>()) { in negativeNotTooComplexRef()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dperformance-unnecessary-copy-initialization-allowed-types.cpp43 typedef SomeComplexTemplate<int> NotTooComplexRef; typedef
54 const NotTooComplexRef &getNotTooComplexRef();
95 const NotTooComplexRef R = getNotTooComplexRef(); in negativeNotTooComplexRef()
H A Dperformance-for-range-copy-allowed-types.cpp64 typedef SomeComplexTemplate<int> NotTooComplexRef; typedef
123 for (NotTooComplexRef R : View<Iterator<NotTooComplexRef>>()) { in negativeNotTooComplexRef()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-unnecessary-copy-initialization-allowed-types.cpp43 typedef SomeComplexTemplate<int> NotTooComplexRef; typedef
54 const NotTooComplexRef &getNotTooComplexRef();
95 const NotTooComplexRef R = getNotTooComplexRef(); in negativeNotTooComplexRef()
H A Dperformance-for-range-copy-allowed-types.cpp64 typedef SomeComplexTemplate<int> NotTooComplexRef; typedef
123 for (NotTooComplexRef R : View<Iterator<NotTooComplexRef>>()) { in negativeNotTooComplexRef()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-unnecessary-copy-initialization-allowed-types.cpp43 typedef SomeComplexTemplate<int> NotTooComplexRef; typedef
54 const NotTooComplexRef &getNotTooComplexRef();
95 const NotTooComplexRef R = getNotTooComplexRef(); in negativeNotTooComplexRef()
H A Dperformance-for-range-copy-allowed-types.cpp64 typedef SomeComplexTemplate<int> NotTooComplexRef; typedef
123 for (NotTooComplexRef R : View<Iterator<NotTooComplexRef>>()) { in negativeNotTooComplexRef()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dperformance-unnecessary-copy-initialization-allowed-types.cpp43 typedef SomeComplexTemplate<int> NotTooComplexRef; typedef
54 const NotTooComplexRef &getNotTooComplexRef();
95 const NotTooComplexRef R = getNotTooComplexRef(); in negativeNotTooComplexRef()
H A Dperformance-for-range-copy-allowed-types.cpp62 typedef SomeComplexTemplate<int> NotTooComplexRef; typedef
121 for (NotTooComplexRef R : View<Iterator<NotTooComplexRef>>()) { in negativeNotTooComplexRef()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-unnecessary-copy-initialization-allowed-types.cpp44 typedef SomeComplexTemplate<int> NotTooComplexRef; typedef
55 const NotTooComplexRef &getNotTooComplexRef();
97 const NotTooComplexRef R = getNotTooComplexRef(); in negativeNotTooComplexRef()
H A Dperformance-for-range-copy-allowed-types.cpp64 typedef SomeComplexTemplate<int> NotTooComplexRef; typedef
135 for (NotTooComplexRef R : View<Iterator<NotTooComplexRef>>()) { in negativeNotTooComplexRef()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-unnecessary-copy-initialization-allowed-types.cpp44 typedef SomeComplexTemplate<int> NotTooComplexRef; typedef
55 const NotTooComplexRef &getNotTooComplexRef();
97 const NotTooComplexRef R = getNotTooComplexRef(); in negativeNotTooComplexRef()
H A Dperformance-for-range-copy-allowed-types.cpp64 typedef SomeComplexTemplate<int> NotTooComplexRef; typedef
135 for (NotTooComplexRef R : View<Iterator<NotTooComplexRef>>()) { in negativeNotTooComplexRef()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-unnecessary-copy-initialization-allowed-types.cpp44 typedef SomeComplexTemplate<int> NotTooComplexRef; typedef
55 const NotTooComplexRef &getNotTooComplexRef();
97 const NotTooComplexRef R = getNotTooComplexRef(); in negativeNotTooComplexRef()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-unnecessary-copy-initialization-allowed-types.cpp44 typedef SomeComplexTemplate<int> NotTooComplexRef; typedef
55 const NotTooComplexRef &getNotTooComplexRef();
97 const NotTooComplexRef R = getNotTooComplexRef(); in negativeNotTooComplexRef()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-unnecessary-copy-initialization-allowed-types.cpp44 typedef SomeComplexTemplate<int> NotTooComplexRef; typedef
55 const NotTooComplexRef &getNotTooComplexRef();
97 const NotTooComplexRef R = getNotTooComplexRef(); in negativeNotTooComplexRef()

12