Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPointerArithChecker.cpp243 SVal AllocedVal = C.getSVal(NE); in checkPostStmt() local
244 const MemRegion *Region = AllocedVal.getAsRegion(); in checkPostStmt()