Home | History | Annotate | Download | only in Sema

Lines Matching refs:BuildTypeofExprType

966     Result = S.BuildTypeofExprType(E, DS.getTypeSpecTypeLoc());
5473 QualType Sema::BuildTypeofExprType(Expr *E, SourceLocation Loc) {