Searched refs:atOffset (Results 1 – 3 of 3) sorted by relevance
48 IntPointer atOffset(const ASTContext &ASTCtx, unsigned Offset) const;
809 IntPointer IntPointer::atOffset(const ASTContext &ASTCtx, in atOffset() function in IntPointer
1347 S.Stk.push<Pointer>(Ptr.asIntPointer().atOffset(S.getASTContext(), Off)); in getField()