Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckPlacementNew.cpp263 const VarDecl *TheVarDecl = R->getDecl(); in isVarRegionAlignedProperly() local
264 unsigned StorageTAlign = getStorageAlign(C, TheVarDecl); in isVarRegionAlignedProperly()