Home | History | Annotate | Download | only in Sema

Lines Matching refs:TypeInfoType

1886   ExprResult RebuildCXXTypeidExpr(QualType TypeInfoType,
1890 return getSema().BuildCXXTypeId(TypeInfoType, TypeidLoc, Operand,
1899 ExprResult RebuildCXXTypeidExpr(QualType TypeInfoType,
1903 return getSema().BuildCXXTypeId(TypeInfoType, TypeidLoc, Operand,
1911 ExprResult RebuildCXXUuidofExpr(QualType TypeInfoType,
1915 return getSema().BuildCXXUuidof(TypeInfoType, TypeidLoc, Operand,
1923 ExprResult RebuildCXXUuidofExpr(QualType TypeInfoType,
1927 return getSema().BuildCXXUuidof(TypeInfoType, TypeidLoc, Operand,