Home
last modified time | relevance | path

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

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