Home
last modified time | relevance | path

Searched refs:Convertible (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/clang/test/Parser/
H A Dcxx2a-init-statement.cpp9 struct Convertible { template<typename T> operator T(); }; struct
30 Convertible arr4[3]; in f()
/llvm-project-15.0.7/clang/test/Analysis/
H A Doperator-calls.cpp38 class Convertible { class
48 void test(const Convertible &obj) { in test()
/llvm-project-15.0.7/libcxx/test/std/ranges/range.access/
H A Dsize.pass.cpp161 struct Convertible { struct
166 Convertible size();
170 friend Convertible size(ConvertibleReturnTypeFunction);
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Dfor-range-copy.cpp50 struct Convertible { struct
62 Convertible C[0]; in negativeUserDefinedConversion() argument
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dconditional-expr.cpp31 struct Convertible { operator Base&(); }; struct
105 Convertible conv; in test()
H A Dwarn-thread-safety-analysis.cpp5919 struct Convertible { struct
5920 Convertible();
5924 ReadLockedPtr<Object> ptr = Convertible(); in use_conversion()
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Duse-after-move.cpp462 struct Convertible { in implicitConversionOperator() struct
467 Convertible convertible; in implicitConversionOperator()
/llvm-project-15.0.7/libcxx/docs/Status/
H A DCxx17Issues.csv216 "`2587 <https://wg21.link/LWG2587>`__","""Convertible to bool"" requirement in conjunction and disj…
217 "`2588 <https://wg21.link/LWG2588>`__","[fund.ts.v2] ""Convertible to bool"" requirement in conjunc…