Home | History | Annotate | Download | only in Sema

Lines Matching refs:Lambda

424   enum { Function, Block, Lambda } funMode;
486 D.funMode = Lambda;
1035 // We analyze lambda bodies separately. Skip them here.
1286 Lambda
1292 FunctionKind = Lambda;