Searched refs:setAttrColumnOperand (Results 1 – 4 of 4) sorted by relevance
1853 void setAttrColumnOperand(Expr *e) { getLocalData()->ColumnOperand = e; } in setAttrColumnOperand() function1876 setAttrColumnOperand(nullptr); in initializeLocal()
6608 TL.setAttrColumnOperand(Reader.readExpr()); in VisitConstantMatrixTypeLoc()6616 TL.setAttrColumnOperand(Reader.readExpr()); in VisitDependentSizedMatrixTypeLoc()
5387 NewTL.setAttrColumnOperand(TL.getAttrColumnOperand()); in TransformConstantMatrixType()5442 NewTL.setAttrColumnOperand(columns); in TransformDependentSizedMatrixType()
6276 MTL.setAttrColumnOperand(AL.getArgAsExpr(1)); in fillMatrixTypeLoc()