Searched refs:SrcArgDRE (Results 1 – 1 of 1) sorted by relevance
5470 const DeclRefExpr *SrcArgDRE = dyn_cast<DeclRefExpr>(SrcArg); in CheckStrlcpycatArguments() local5471 if (!SrcArgDRE) in CheckStrlcpycatArguments()5476 SrcArgDRE->getDecl() != CompareWithSrcDRE->getDecl()) in CheckStrlcpycatArguments()