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

/external/clang/lib/Analysis/
H A DPseudoConstantAnalysis.cpp107 const Decl *RHSDecl = getDecl(BO->getRHS()->IgnoreParenCasts()); local
110 if (LHSDecl == RHSDecl)
/external/clang/lib/Sema/
H A DSemaExpr.cpp8382 const ValueDecl *RHSDecl = local
8384 if (LHSDecl != RHSDecl)

Completed in 92 milliseconds