Searched refs:setAttrColumnOperand (Results 1 – 4 of 4) sorted by relevance
1892 void setAttrColumnOperand(Expr *e) { getLocalData()->ColumnOperand = e; } in setAttrColumnOperand() function1915 setAttrColumnOperand(nullptr); in initializeLocal()
6889 TL.setAttrColumnOperand(Reader.readExpr()); in VisitConstantMatrixTypeLoc()6897 TL.setAttrColumnOperand(Reader.readExpr()); in VisitDependentSizedMatrixTypeLoc()
5645 NewTL.setAttrColumnOperand(TL.getAttrColumnOperand()); in TransformConstantMatrixType()5700 NewTL.setAttrColumnOperand(columns); in TransformDependentSizedMatrixType()
6212 MTL.setAttrColumnOperand(AL.getArgAsExpr(1)); in fillMatrixTypeLoc()