reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
873 auto *LambdaOperatorDecl = cast<CXXMethodDecl>(CalleeCtx->getDecl()); 881 Loc ThisLoc = SVB.getCXXThis(LambdaOperatorDecl, CalleeCtx); 884 Params = cast<BlockDecl>(CalleeCtx->getDecl())->parameters(); 887 addParameterValuesToBindings(CalleeCtx, Bindings, SVB, *this,