Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Analysis/FlowSensitive/
H A DTransferTest.cpp2795 const auto &FooLeftSubVal = in TEST() local
2798 cast<ConjunctionValue>(FooLeftSubVal.getLeftSubValue()); in TEST()
2801 EXPECT_EQ(&FooLeftSubVal.getRightSubValue(), CVal); in TEST()