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