Searched refs:AssociatedExpressionNonContiguousPr (Results 1 – 1 of 1) sorted by relevance
5234 llvm::PointerIntPair<Expr *, 1, bool> AssociatedExpressionNonContiguousPr; variable5246 : AssociatedExpressionNonContiguousPr(AssociatedExpression, in MappableComponent()5254 return AssociatedExpressionNonContiguousPr.getPointer(); in getAssociatedExpression()5258 return AssociatedExpressionNonContiguousPr.getInt(); in isNonContiguous()