Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DCheckPlacementNew.cpp278 QualType AllocatedT = NE->getAllocatedType(); in checkPlaceIsAlignedProperly() local
279 unsigned AllocatedTAlign = C.getASTContext().getTypeAlign(AllocatedT) / in checkPlaceIsAlignedProperly()