Searched refs:BuildTypeofExprType (Results 1 – 3 of 3) sorted by relevance
1631 Result = S.BuildTypeofExprType(E, DS.getTypeSpecType() == in ConvertDeclSpecToType()9212 QualType Sema::BuildTypeofExprType(Expr *E, TypeOfKind Kind) { in BuildTypeofExprType() function in Sema
14925 return SemaRef.BuildTypeofExprType(E, Kind); in RebuildTypeOfExprType()
2552 QualType BuildTypeofExprType(Expr *E, TypeOfKind Kind);