Searched defs:hide (Results 1 – 6 of 6) sorted by relevance
9 int __attribute__((noinline, optnone)) hide(int x) { return x; } in hide() function
10 int __attribute__((noinline, optnone)) hide(int x) { return x; } in hide() function
247 void hide() { in hide() function316 void hide() { timer.hide(); } in hide() function
291 void hideSymbols(char *fileName, const set<string> &hide) { in hideSymbols()458 set<string> hide; in main() local
169 SetHidePointerValue(bool hide) SetHidePointerValue() argument
2847 bool hide = !instance.kind.is_anon_set(); in print_super_constructor() local