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.cpp355 static SimpleProgramPointTag retValBind("ExprEngine", "Bind Return Value"); in processCallExit() local
356 PostStmt Loc(LastSt, calleeCtx, &retValBind); in processCallExit()