Searched refs:TLast (Results 1 – 1 of 1) sorted by relevance
64 QualType TLast = TypeLoc(T, nullptr).getNextTypeLoc().getType(); in pushImpl() local65 assert(TLast == LastTy && in pushImpl()