Searched refs:getInitLCDecl (Results 1 – 1 of 1) sorted by relevance
7640 static const ValueDecl *getInitLCDecl(const Expr *E) { in getInitLCDecl() function7681 if (getInitLCDecl(LHS) == LCDecl) in checkAndSetCond()7685 if (getInitLCDecl(RHS) == LCDecl) in checkAndSetCond()7730 if (getInitLCDecl(BO->getLHS()) == LCDecl) in checkAndSetIncRHS()7738 if (getInitLCDecl(CE->getArg(0)) == LCDecl) in checkAndSetIncRHS()7777 getInitLCDecl(UO->getSubExpr()) == LCDecl) in checkAndSetInc()7787 if (getInitLCDecl(BO->getLHS()) == LCDecl) in checkAndSetInc()7791 if (getInitLCDecl(BO->getLHS()) == LCDecl) in checkAndSetInc()7801 if (getInitLCDecl(CE->getArg(0)) == LCDecl) in checkAndSetInc()7811 if (getInitLCDecl(CE->getArg(0)) == LCDecl) in checkAndSetInc()[all …]