Searched refs:BuildTypeofExprType (Results 1 – 3 of 3) sorted by relevance
1613 Result = S.BuildTypeofExprType(E); in ConvertDeclSpecToType()9117 QualType Sema::BuildTypeofExprType(Expr *E) { in BuildTypeofExprType() function in Sema
14738 return SemaRef.BuildTypeofExprType(E); in RebuildTypeOfExprType()
2505 QualType BuildTypeofExprType(Expr *E);