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