Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DErrnoModeling.cpp245 NonLoc ErrnoSym) { in setErrnoForStdFailure() argument
249 SVB.evalBinOp(State, BO_NE, ErrnoSym, ZeroVal, SVB.getConditionType()) in setErrnoForStdFailure()
254 return setErrnoValue(State, C.getLocationContext(), ErrnoSym, Irrelevant); in setErrnoForStdFailure()
H A DErrnoModeling.h94 NonLoc ErrnoSym);