Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DErrnoModeling.cpp103 const MemRegion *ErrnoR = nullptr; in checkBeginFunction() local
149 const MemRegion *ErrnoR = State->get<ErrnoRegion>(); in evalCall() local
165 if (const auto *ErrnoR = State->get<ErrnoRegion>()) in checkLiveSymbols() local
174 const MemRegion *ErrnoR = State->get<ErrnoRegion>(); in getErrnoValue() local
184 const MemRegion *ErrnoR = State->get<ErrnoRegion>(); in setErrnoValue() local
195 const MemRegion *ErrnoR = State->get<ErrnoRegion>(); in setErrnoValue() local
206 const MemRegion *ErrnoR = State->get<ErrnoRegion>(); in getErrnoLoc() local
230 const MemRegion *ErrnoR = BR.getErrorNode()->getState()->get<ErrnoRegion>(); in getErrnoNoteTag() local
260 const MemRegion *ErrnoR = State->get<ErrnoRegion>(); in setErrnoStdMustBeChecked() local