Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp283 static SimpleProgramPointTag retValBind("ExprEngine", "Bind Return Value"); in processCallExit() local
284 PostStmt Loc(LastSt, calleeCtx, &retValBind); in processCallExit()