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.cpp144 const MemRegion *ErrnoR = in checkBeginFunction() local
172 const MemRegion *ErrnoR = RMgr.getElementRegion( in checkBeginFunction() local
188 const MemRegion *ErrnoR = State->get<ErrnoRegion>(); in evalCall() local
204 if (const auto *ErrnoR = State->get<ErrnoRegion>()) in checkLiveSymbols() local
213 const MemRegion *ErrnoR = State->get<ErrnoRegion>(); in getErrnoValue() local
223 const MemRegion *ErrnoR = State->get<ErrnoRegion>(); in setErrnoValue() local
234 const MemRegion *ErrnoR = State->get<ErrnoRegion>(); in setErrnoValue() local
245 const MemRegion *ErrnoR = State->get<ErrnoRegion>(); in getErrnoLoc() local
275 const MemRegion *ErrnoR = BR.getErrorNode()->getState()->get<ErrnoRegion>(); in getErrnoNoteTag() local
305 const MemRegion *ErrnoR = State->get<ErrnoRegion>(); in setErrnoStdMustBeChecked() local