Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckPlacementNew.cpp282 SVal PlaceVal = C.getSVal(Place); in checkPlaceIsAlignedProperly() local
283 if (const MemRegion *MRegion = PlaceVal.getAsRegion()) { in checkPlaceIsAlignedProperly()