Searched refs:isTypeRep (Results 1 – 2 of 2) sorted by relevance
382 static bool isTypeRep(TST T) { in isTypeRep() function459 assert(isTypeRep((TST) TypeSpecType) && "DeclSpec does not store a type"); in getRepAsType()609 assert(isTypeRep((TST) TypeSpecType)); in UpdateTypeRep()
577 assert(isTypeRep(T) && "T does not store a type"); in SetTypeSpecType()642 assert(!isDeclRep(T) && !isTypeRep(T) && !isExprRep(T) && in SetTypeSpecType()