Lines Matching refs:Lambda
1149 "Remove assertion if intentionally called in a non-lambda context.");1205 if (CurLSI && CurLSI->Lambda &&1206 !CurLSI->Lambda->Encloses(CurContext)) {1214 // We have a generic lambda if we parsed auto parameters, or we have