Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h82 PSK_EscapeOnBind, enumerator
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp448 return Eng.escapeValues(State, BindRes.FailedToBindValues, PSK_EscapeOnBind); in makeWithStore()
H A DExprEngine.cpp3657 return processPointerEscapedOnBind(State, LocAndVal, LCtx, PSK_EscapeOnBind, in processPointerEscapedOnBind()