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