Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DErrnoModeling.h101 CheckerContext &C, const Expr *InvalE);
H A DErrnoModeling.cpp259 const Expr *InvalE) { in setErrnoStdMustBeChecked() argument
263 State = State->invalidateRegions(ErrnoR, InvalE, C.blockCount(), in setErrnoStdMustBeChecked()