Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DMmapWriteExecChecker.cpp50 SVal ProtVal = Call.getArgSVal(2); in checkPreCall() local
51 auto ProtLoc = ProtVal.castAs<nonloc::ConcreteInt>(); in checkPreCall()