Searched refs:getInitLCDecl (Results 1 – 1 of 1) sorted by relevance
8404 static const ValueDecl *getInitLCDecl(const Expr *E) { in getInitLCDecl() function8445 if (getInitLCDecl(LHS) == LCDecl) in checkAndSetCond()8449 if (getInitLCDecl(RHS) == LCDecl) in checkAndSetCond()8494 if (getInitLCDecl(BO->getLHS()) == LCDecl) in checkAndSetIncRHS()8502 if (getInitLCDecl(CE->getArg(0)) == LCDecl) in checkAndSetIncRHS()8541 getInitLCDecl(UO->getSubExpr()) == LCDecl) in checkAndSetInc()8551 if (getInitLCDecl(BO->getLHS()) == LCDecl) in checkAndSetInc()8555 if (getInitLCDecl(BO->getLHS()) == LCDecl) in checkAndSetInc()8565 if (getInitLCDecl(CE->getArg(0)) == LCDecl) in checkAndSetInc()8575 if (getInitLCDecl(CE->getArg(0)) == LCDecl) in checkAndSetInc()[all …]