Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
H A Dinvoke_int_0.pass.cpp32 test_const(const F& f, R expected) in test_const() function
H A Dinvoke_void_0.pass.cpp36 test_const(const F& f) in test_const() function
/llvm-project-15.0.7/libcxx/test/std/strings/basic.string/string.ops/string.accessors/
H A Ddata.pass.cpp22 test_const(const S& s) in test_const() function
/llvm-project-15.0.7/mlir/test/python/dialects/linalg/opdsl/
H A Demit_misc.py19 def test_const(O=TensorDef(F32, S.M, S.N, output=True)): function
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Derr_typecheck_assign_const.cpp25 …void test_const() const { // expected-note 2{{member function 'test3::test_const' is declared cons… in test_const() function in test3