Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp868 llvm::SmallVector<SourceLocation> diagnoseUnwrapCall(const Expr *ObjectExpr, in diagnoseUnwrapCall() function
898 return diagnoseUnwrapCall(E->getImplicitObjectArgument(), Env); in buildDiagnoseMatchSwitch()
906 return diagnoseUnwrapCall(E->getArg(0), Env); in buildDiagnoseMatchSwitch()