Searched refs:getInitLCDecl (Results 1 – 1 of 1) sorted by relevance
4281 if (getInitLCDecl(BO->getLHS()) == LCDecl) in checkAndSetCond()4286 if (getInitLCDecl(BO->getRHS()) == LCDecl) in checkAndSetCond()4305 if (getInitLCDecl(CE->getArg(0)) == LCDecl) in checkAndSetCond()4344 if (getInitLCDecl(BO->getLHS()) == LCDecl) in checkAndSetIncRHS()4352 if (getInitLCDecl(CE->getArg(0)) == LCDecl) in checkAndSetIncRHS()4391 getInitLCDecl(UO->getSubExpr()) == LCDecl) in checkAndSetInc()4401 if (getInitLCDecl(BO->getLHS()) == LCDecl) in checkAndSetInc()4405 if (getInitLCDecl(BO->getLHS()) == LCDecl) in checkAndSetInc()4415 if (getInitLCDecl(CE->getArg(0)) == LCDecl) in checkAndSetInc()4425 if (getInitLCDecl(CE->getArg(0)) == LCDecl) in checkAndSetInc()[all …]