Home
last modified time | relevance | path

Searched defs:hide (Results 1 – 6 of 6) sorted by relevance

/llvm-project/compiler-rt/test/asan/TestCases/Windows/
H A Doperator_array_new_with_dtor_left_oob.cpp9 int __attribute__((noinline, optnone)) hide(int x) { return x; } in hide() function
H A Ddll_operator_array_new_with_dtor_left_oob.cpp10 int __attribute__((noinline, optnone)) hide(int x) { return x; } in hide() function
/llvm-project/mlir/include/mlir/Support/
H A DTiming.h247 void hide() { in hide() function
316 void hide() { timer.hide(); } in hide() function
/llvm-project/openmp/runtime/src/
H A DextractExternal.cpp291 void hideSymbols(char *fileName, const set<string> &hide) { in hideSymbols()
458 set<string> hide; in main() local
/llvm-project/lldb/source/DataFormatters/
H A DDumpValueObjectOptions.cpp169 SetHidePointerValue(bool hide) SetHidePointerValue() argument
/llvm-project/polly/lib/External/isl/interface/
H A Dtemplate_cpp.cc2847 bool hide = !instance.kind.is_anon_set(); in print_super_constructor() local