Searched refs:AssociatedExpressionNonContiguousPr (Results 1 – 1 of 1) sorted by relevance
5098 llvm::PointerIntPair<Expr *, 1, bool> AssociatedExpressionNonContiguousPr; variable5110 : AssociatedExpressionNonContiguousPr(AssociatedExpression, in MappableComponent()5118 return AssociatedExpressionNonContiguousPr.getPointer(); in getAssociatedExpression()5122 return AssociatedExpressionNonContiguousPr.getInt(); in isNonContiguous()