Searched refs:setAttrColumnOperand (Results 1 – 4 of 4) sorted by relevance
1933 void setAttrColumnOperand(Expr *e) { getLocalData()->ColumnOperand = e; } in setAttrColumnOperand() function1956 setAttrColumnOperand(nullptr); in initializeLocal()
6894 TL.setAttrColumnOperand(Reader.readExpr()); in VisitConstantMatrixTypeLoc()6902 TL.setAttrColumnOperand(Reader.readExpr()); in VisitDependentSizedMatrixTypeLoc()
5742 NewTL.setAttrColumnOperand(TL.getAttrColumnOperand()); in TransformConstantMatrixType()5797 NewTL.setAttrColumnOperand(columns); in TransformDependentSizedMatrixType()
5784 MTL.setAttrColumnOperand(AL.getArgAsExpr(1)); in fillMatrixTypeLoc()