Home
last modified time | relevance | path

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

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