Home
last modified time | relevance | path

Searched defs:EState (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DErrnoModeling.cpp222 setErrnoValue(ProgramStateRef State,const LocationContext * LCtx,SVal Value,ErrnoCheckState EState) setErrnoValue() argument
233 setErrnoValue(ProgramStateRef State,CheckerContext & C,uint64_t Value,ErrnoCheckState EState) setErrnoValue() argument
255 setErrnoState(ProgramStateRef State,ErrnoCheckState EState) setErrnoState() argument
H A DErrnoChecker.cpp145 ErrnoCheckState EState = getErrnoState(State); in checkLocation() local
/freebsd-src/contrib/bzip2/
H A Dbzlib_private.h266 EState; typedef