Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Analysis/
H A DExprMutationAnalyzerTest.cpp223 class IncDecTest : public ::testing::TestWithParam<std::string> {}; class
225 TEST_P(IncDecTest, IncDecModifies) { in TEST_P() argument
233 INSTANTIATE_TEST_SUITE_P(AllIncDecOperators, IncDecTest,