Searched refs:DREOfSize (Results 1 – 1 of 1) sorted by relevance
477 auto *DREOfSize = dyn_cast<DeclRefExpr>( in isPtrBufferSafe() local480 if (!DREOfPtr || !DREOfSize) in isPtrBufferSafe()484 if (DREOfPtr->getDecl() != DREOfSize->getDecl()) in isPtrBufferSafe()