Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DPointerArithChecker.cpp252 SVal AllocedVal = State->getSVal(NE, C.getLocationContext()); in checkPostStmt() local
253 const MemRegion *Region = AllocedVal.getAsRegion(); in checkPostStmt()