Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp12976 const ValueDecl *RHSDecl = in CheckIdentityFieldAssignment() local
12978 if (LHSDecl != RHSDecl) in CheckIdentityFieldAssignment()
13798 const ValueDecl *RHSDecl = in DiagnoseSelfAssignment() local
13800 if (LHSDecl != RHSDecl) in DiagnoseSelfAssignment()