Searched refs:PlaceVal (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCheckPlacementNew.cpp282 SVal PlaceVal = C.getSVal(Place); local
283 if (const MemRegion *MRegion = PlaceVal.getAsRegion()) {

Completed in 82 milliseconds