Searched refs:isConsumableType (Results 1 – 1 of 1) sorted by relevance
141 static bool isConsumableType(const QualType &QT) { in isConsumableType() function193 assert(isConsumableType(QT)); in mapConsumableAttrState()694 if (isConsumableType(RetType)) { in propagateReturnType()786 if (!isConsumableType(ThisType)) in VisitCXXConstructExpr()879 else if (isConsumableType(ParamType)) in VisitParmVarDecl()882 isConsumableType(ParamType->getPointeeType())) in VisitParmVarDecl()885 isConsumableType(ParamType->getPointeeType())) in VisitParmVarDecl()933 if (isConsumableType(Var->getType())) { in VisitVarDecl()1251 } else if (isConsumableType(ReturnType)) { in determineExpectedReturnState()