| /src/external/apache2/llvm/dist/clang/tools/scan-build-py/libear/ |
| ear.c | 99 static void on_load(void) __attribute__((constructor)); 141 static void on_load(void) { function
|
| /src/external/gpl3/gcc/dist/gcc/analyzer/ |
| state-purge.cc | 99 bool on_load (gimple *stmt, tree base, tree op) function in class:gimple_op_visitor 106 log ("on_load: %s; base: %qE, op: %qE", 182 return x->on_load (stmt, base, op);
|
| /src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
| state-purge.cc | 106 bool on_load (gimple *stmt, tree base, tree op) function in class:gimple_op_visitor 113 log ("on_load: %s; base: %qE, op: %qE", 189 return x->on_load (stmt, base, op);
|