Lines Matching refs:Ret
509 void VisitReturnStmt(const ReturnStmt *Ret);892 void ConsumedStmtVisitor::VisitReturnStmt(const ReturnStmt *Ret) {896 InfoEntry Entry = findInfo(Ret->getRetValue());903 Ret->getReturnLoc(), stateToString(ExpectedState),908 StateMap->checkParamsForReturnTypestate(Ret->getLocStart(),