Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Tooling/
H A DTransformerTest.cpp1061 class AlwaysFail : public transformer::MatchComputation<std::string> { in TEST_F() class
1070 changeTo(node(std::string(O)), std::make_shared<AlwaysFail>())), in TEST_F()
1734 class AlwaysFail : public transformer::MatchComputation<std::string> { in TEST_F() class
1744 std::make_shared<AlwaysFail>()); in TEST_F()