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