Searched refs:TheVarDecl (Results 1 – 1 of 1) sorted by relevance
263 const VarDecl *TheVarDecl = R->getDecl(); in isVarRegionAlignedProperly() local264 unsigned StorageTAlign = getStorageAlign(C, TheVarDecl); in isVarRegionAlignedProperly()