Searched refs:isExprRep (Results 1 – 2 of 2) sorted by relevance
432 static bool isExprRep(TST T) { in isExprRep() function530 assert(isExprRep((TST) TypeSpecType) && "DeclSpec does not store an expr"); in getRepAsExpr()555 isExprRep((TST)TypeSpecType)); in getTypeSpecTypeNameLoc()756 assert(isExprRep((TST) TypeSpecType)); in UpdateExprRep()
786 assert(isExprRep(T) && "T does not store an expr"); in SetTypeSpecType()848 assert(!isDeclRep(T) && !isTypeRep(T) && !isExprRep(T) && in SetTypeSpecType()