Searched refs:setAttrColumnOperand (Results 1 – 4 of 4) sorted by relevance
1804 void setAttrColumnOperand(Expr *e) { getLocalData()->ColumnOperand = e; } in setAttrColumnOperand() function1827 setAttrColumnOperand(nullptr); in initializeLocal()
6559 TL.setAttrColumnOperand(Reader.readExpr()); in VisitConstantMatrixTypeLoc()6567 TL.setAttrColumnOperand(Reader.readExpr()); in VisitDependentSizedMatrixTypeLoc()
5278 NewTL.setAttrColumnOperand(TL.getAttrColumnOperand()); in TransformConstantMatrixType()5333 NewTL.setAttrColumnOperand(columns); in TransformDependentSizedMatrixType()
6189 MTL.setAttrColumnOperand(AL.getArgAsExpr(1)); in fillMatrixTypeLoc()