Home | History | Annotate | Download | only in Analysis

Lines Matching refs:setArrow

123     void setArrow(bool A) { Flags = A ? 1 : 0; }
318 NodeVec[Root].setArrow(ImplicitDeref > 0);