Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExpr.cpp11968 const ValueDecl *RHSDecl = in CheckIdentityFieldAssignment() local
11970 if (LHSDecl != RHSDecl) in CheckIdentityFieldAssignment()
12780 const ValueDecl *RHSDecl = in DiagnoseSelfAssignment() local
12782 if (LHSDecl != RHSDecl) in DiagnoseSelfAssignment()