Home
last modified time | relevance | path

Searched refs:SrcArgDRE (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp10317 const DeclRefExpr *SrcArgDRE = dyn_cast<DeclRefExpr>(SrcArg); in CheckStrlcpycatArguments() local
10318 if (!SrcArgDRE) in CheckStrlcpycatArguments()
10323 SrcArgDRE->getDecl() != CompareWithSrcDRE->getDecl()) in CheckStrlcpycatArguments()