| /src/external/gpl3/gcc/dist/gcc/ |
| gimple-ssa-warn-access.cc | 2145 void check_pointer_uses (gimple *, tree, tree = NULL_TREE, bool = false); 3186 check_pointer_uses (stmt, arg); 4158 pass_waccess::check_pointer_uses (gimple *stmt, tree ptr, function in class:__anon13749::pass_waccess 4355 check_pointer_uses (stmt, arg); 4510 check_pointer_uses (*pclob, var, decl, maybe);
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| gimple-ssa-warn-access.cc | 2119 void check_pointer_uses (gimple *, tree, tree = NULL_TREE, bool = false); 3158 check_pointer_uses (stmt, arg); 4143 pass_waccess::check_pointer_uses (gimple *stmt, tree ptr, function in class:__anon16177::pass_waccess 4300 check_pointer_uses (stmt, arg); 4455 check_pointer_uses (*pclob, var, decl, maybe);
|