Home | History | Annotate | Download | only in Sema

Lines Matching refs:isLambda

3244   if (Conv1->getParent()->isLambda() && Conv2->getParent()->isLambda()) {