Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DErrnoModeling.cpp143 const MemRegion *ErrnoR = in checkBeginFunction() local
171 const MemRegion *ErrnoR = RMgr.getElementRegion( in checkBeginFunction() local
187 const MemRegion *ErrnoR = State->get<ErrnoRegion>(); in evalCall() local
203 if (const auto *ErrnoR = State->get<ErrnoRegion>()) in checkLiveSymbols() local
212 const MemRegion *ErrnoR = State->get<ErrnoRegion>(); in getErrnoValue() local
222 const MemRegion *ErrnoR = State->get<ErrnoRegion>(); in setErrnoValue() local
233 const MemRegion *ErrnoR = State->get<ErrnoRegion>(); in setErrnoValue() local
244 const MemRegion *ErrnoR = State->get<ErrnoRegion>(); in getErrnoLoc() local
280 const MemRegion *ErrnoR = BR.getErrorNode()->getState()->get<ErrnoRegion>(); in getErrnoNoteTag() local
310 const MemRegion *ErrnoR = State->get<ErrnoRegion>(); in setErrnoStdMustBeChecked() local