reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/TreeTransform.h
11464   LSI->GLTemplateParameterList = TPL;
11513   LSI->CallOperator = NewCallOperator;
11539   getSema().buildLambdaScope(LSI, NewCallOperator,
11592         getSema().addInitCapture(LSI, NewVD);
11665   getSema().finishLambdaExplicitCaptures(LSI);
11689   auto LSICopy = *LSI;