Searched refs:baseCast (Results 1 – 3 of 3) sorted by relevance
49 IntPointer baseCast(const ASTContext &ASTCtx, unsigned BaseOffset) const;
836 IntPointer IntPointer::baseCast(const ASTContext &ASTCtx, in baseCast() function in IntPointer
1767 S.Stk.push<Pointer>(Ptr.asIntPointer().baseCast(S.getASTContext(), Off)); in GetPtrBase()1788 S.Stk.push<Pointer>(Ptr.asIntPointer().baseCast(S.getASTContext(), Off)); in GetPtrBasePop()