Lines Matching defs:Entry
520 ConstInfoEntry Entry = findInfo(StmtNode); in getInfo() local
537 InfoEntry Entry = findInfo(From); in forwardInfo() local
546 InfoEntry Entry = findInfo(From); in copyInfo() local
559 InfoEntry Entry = findInfo(From); in getInfo() local
569 InfoEntry Entry = findInfo(To); in setInfo() local
626 InfoEntry Entry = findInfo(Call->getArg(Index)); in handleCall() local
661 InfoEntry Entry = findInfo(ObjArg); in handleCall() local
763 InfoEntry Entry = findInfo(Temp->getSubExpr()); in VisitCXXBindTemporaryExpr() local
880 InfoEntry Entry = findInfo(Ret->getRetValue()); in VisitReturnStmt() local
897 InfoEntry Entry = findInfo(UOp->getSubExpr()); in VisitUnaryOperator() local
1022 auto &Entry = StateMapsArray[Block->getBlockID()]; in addInfo() local
1036 auto &Entry = StateMapsArray[Block->getBlockID()]; in addInfo() local
1060 auto &Entry = StateMapsArray[Block->getBlockID()]; in getInfo() local
1114 VarMapType::const_iterator Entry = VarMap.find(Var); in getState() local
1124 TmpMapType::const_iterator Entry = TmpMap.find(Tmp); in getState() local