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

Declarations

tools/clang/include/clang/Sema/Sema.h
 2130   void DiagnoseShadowingLambdaDecls(const sema::LambdaScopeInfo *LSI);

References

tools/clang/lib/Sema/SemaLambda.cpp
 1823   DiagnoseShadowingLambdaDecls(LSI);