Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
DErrnoModeling.cpp295 NonLoc ErrnoSym) { in setErrnoForStdFailure() argument
299 SVB.evalBinOp(State, BO_NE, ErrnoSym, ZeroVal, SVB.getConditionType()) in setErrnoForStdFailure()
304 return setErrnoValue(State, C.getLocationContext(), ErrnoSym, Irrelevant); in setErrnoForStdFailure()
DErrnoModeling.h106 NonLoc ErrnoSym);