Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMmapWriteExecChecker.cpp51 SVal ProtVal = Call.getArgSVal(2); in checkPreCall() local
52 Optional<nonloc::ConcreteInt> ProtLoc = ProtVal.getAs<nonloc::ConcreteInt>(); in checkPreCall()