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()688 if (isConsumableType(RetType)) { in propagateReturnType()780 if (!isConsumableType(ThisType)) in VisitCXXConstructExpr()873 else if (isConsumableType(ParamType)) in VisitParmVarDecl()876 isConsumableType(ParamType->getPointeeType())) in VisitParmVarDecl()879 isConsumableType(ParamType->getPointeeType())) in VisitParmVarDecl()927 if (isConsumableType(Var->getType())) { in VisitVarDecl()1245 } else if (isConsumableType(ReturnType)) { in determineExpectedReturnState()