Home | History | Annotate | Download | only in Analysis

Lines Matching refs:Arrow

219   unsigned makeDot(const NamedDecl *D, bool Arrow) {
220 NodeVec.push_back(SExprNode(EOP_Dot, Arrow ? 1 : 0, D));