Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Analysis/FlowSensitive/
H A DTransferTest.cpp3719 BoolValue &ThenFooVal = in TEST() local
3721 EXPECT_TRUE(ThenEnv.flowConditionImplies(ThenFooVal)); in TEST()