Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckPlacementNew.cpp104 bool IsArrayTypeAllocated; in checkPlaceCapacityIsSufficient() local
105 SVal SizeOfTarget = getExtentSizeOfNewTarget(NE, C, IsArrayTypeAllocated); in checkPlaceCapacityIsSufficient()
115 (IsArrayTypeAllocated && in checkPlaceCapacityIsSufficient()
120 if (IsArrayTypeAllocated && in checkPlaceCapacityIsSufficient()
128 else if (IsArrayTypeAllocated && in checkPlaceCapacityIsSufficient()