Home | History | Annotate | Download | only in Sema

Lines Matching refs:Lambda

221   enum { Function, Block, Lambda } funMode;
284 D.funMode = Lambda;
304 && ((funMode == Lambda) ||