Home | History | Annotate | Download | only in Sema

Lines Matching refs:BuildTypeofExprType

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