Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp350 static SimpleProgramPointTag retValBind("ExprEngine", "Bind Return Value"); in processCallExit() local
352 ? ProgramPoint{PostStmt(LastSt, calleeCtx, &retValBind)} in processCallExit()
354 /*Data2=*/nullptr, &retValBind)}; in processCallExit()