Searched refs:RetTy (Results 1 – 1 of 1) sorted by relevance
1494 const clang::QualType RetTy = RetVal->getType(); in CreateRetStmtWithTempVar() local1503 RetTy, in CreateRetStmtWithTempVar()1540 clang::QualType RetTy; in VisitCallExpr() local1546 RetTy = FD->getReturnType(); in VisitCallExpr()1565 RetTy = FuncType->getReturnType(); in VisitCallExpr()1577 if (CountRSObjectTypes(RetTy.getTypePtr())==0 || in VisitCallExpr()1593 RetTy, // Type in VisitCallExpr()1594 mCtx.getTrivialTypeSourceInfo(RetTy), // Type info in VisitCallExpr()1613 RetTy, in VisitCallExpr()1618 RetTy, in VisitCallExpr()