Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Analysis/FlowSensitive/
H A DMatchSwitchTest.cpp103 MatchSwitch<TransferState<BooleanLattice>> TransferSwitch; member in TestAnalysis
109 TransferSwitch = in TestAnalysis()
122 TransferSwitch(*S, getASTContext(), State); in transfer()