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