Searched refs:toe (Results 1 – 2 of 2) sorted by relevance
224 struct CXXTemporaryObjectExprPrint { CXXTemporaryObjectExprPrint(); } toe = CXXTemporaryObjectExprP… variable
5569 TypeOfExprType *toe; in getTypeOfExprType() local5580 toe = new (*this, TypeAlignment) TypeOfExprType(tofExpr, in getTypeOfExprType()5587 toe = Canon; in getTypeOfExprType()5591 toe = new (*this, TypeAlignment) TypeOfExprType(tofExpr, Canonical); in getTypeOfExprType()5593 Types.push_back(toe); in getTypeOfExprType()5594 return QualType(toe, 0); in getTypeOfExprType()