Searched refs:RetTy (Results 1 – 1 of 1) sorted by relevance
1490 const clang::QualType RetTy = RetVal->getType(); in CreateRetStmtWithTempVar() local1499 RetTy, in CreateRetStmtWithTempVar()1536 clang::QualType RetTy; in VisitCallExpr() local1542 RetTy = FD->getReturnType(); in VisitCallExpr()1561 RetTy = FuncType->getReturnType(); in VisitCallExpr()1573 if (CountRSObjectTypes(RetTy.getTypePtr())==0 || in VisitCallExpr()1589 RetTy, // Type in VisitCallExpr()1590 mCtx.getTrivialTypeSourceInfo(RetTy), // Type info in VisitCallExpr()1609 RetTy, in VisitCallExpr()1614 RetTy, in VisitCallExpr()