reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1016 (!CurLSI || !CurLSI->Lambda || CurLSI->Lambda->getDeclContext() == 1016 (!CurLSI || !CurLSI->Lambda || CurLSI->Lambda->getDeclContext() == 1016 (!CurLSI || !CurLSI->Lambda || CurLSI->Lambda->getDeclContext() == 1019 CurLSI = cast<LambdaScopeInfo>(FunctionScopes[I]); 1021 if (!CurLSI->isCXXThisCaptured()) 1024 auto C = CurLSI->getCXXThisCapture(); 1028 if (CurLSI->CallOperator->isConst()) 1037 assert(CurLSI && "While computing 'this' capture-type for a generic " 1039 assert(isGenericLambdaCallOperatorSpecialization(CurLSI->CallOperator) && 1044 assert(CurDC == getLambdaAwareParentOfDeclContext(CurLSI->CallOperator));