Home | History | Annotate | Download | only in info

Lines Matching full:shadows

3926      Warn whenever a local variable or type declaration shadows another
3929 not warn if a local variable shadows a struct/class/enum, but will
3930 warn if it shadows an explicit typedef.
3933 Warn when a local variable shadows another local variable or
3937 Warn when a local variable shadows another local variable or
3943 shadows another one of incompatible type, it is most likely