Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp259 auto isStdForwardCall() { in isStdForwardCall() function
819 .CaseOfCFGStmt<CallExpr>(isStdForwardCall(), transferStdForwardCall) in buildTransferMatchSwitch()