Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp13097 const ValueDecl *RHSDecl = in CheckIdentityFieldAssignment() local
13099 if (LHSDecl != RHSDecl) in CheckIdentityFieldAssignment()
13919 const ValueDecl *RHSDecl = in DiagnoseSelfAssignment() local
13921 if (LHSDecl != RHSDecl) in DiagnoseSelfAssignment()