Home
last modified time | relevance | path

Searched defs:testType (Results 1 – 14 of 14) sorted by relevance

/llvm-project/libcxx/test/std/ranges/range.factories/range.iota.view/
H A Dviews_iota.pass.cpp22 constexpr void testType(U u) { in testType() function
H A Dbegin.pass.cpp21 constexpr void testType() { in testType() function
H A Dend.pass.cpp27 constexpr void testType(U u) { in testType() function
/llvm-project/libcxx/test/std/ranges/range.adaptors/range.empty/
H A Dempty_view.pass.cpp20 constexpr void testType() { in testType() function
H A Dviews.empty.pass.cpp20 constexpr void testType() { in testType() function
/llvm-project/libcxx/test/std/ranges/range.factories/range.iota.view/iterator/
H A Dsubscript.pass.cpp21 constexpr void testType() { in testType() function
H A Dstar.pass.cpp52 constexpr void testType() { in testType() function
/llvm-project/mlir/test/lib/IR/
H A DTestInterfaces.cpp40 if (auto testType = dyn_cast<TestType>(type)) in runOnOperation() local
/llvm-project/flang/test/Semantics/
H A Dresolve88.f9065 type testType type
H A Dresolve31.f9082 type :: testType type
/llvm-project/clang/test/AST/
H A Dast-dump-decl.cpp698 template<typename> class testType { }; class
699 template class testType<int>; variable
/llvm-project/mlir/unittests/IR/
H A DInterfaceAttachmentTest.cpp114 test::TestType testType = test::TestType::get(&context); in TEST() local
133 test::TestType testType = test::TestType::get(&context); in TEST() local
/llvm-project/mlir/lib/Tools/mlir-opt/
H A DMlirOptMain.cpp291 std::string testType = (useBytecode) ? "bytecode" : "textual"; doVerifyRoundTrip() local
/llvm-project/clang/unittests/AST/
H A DASTImporterTest.cpp5465 auto testType = [&](ASTContext &Ctx, const char *Name, TEST_P() local