Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp126 auto isStdSwapCall() { in isStdSwapCall() function
641 .CaseOf<CallExpr>(isStdSwapCall(), transferStdSwapCall) in buildTransferMatchSwitch()