Home
last modified time | relevance | path

Searched defs:sentry (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lldb/examples/lookup/
H A Dmain.cpp87 LLDBSentry sentry; in main() local
/llvm-project/lldb/examples/functions/
H A Dmain.cpp91 LLDBSentry sentry; in main() local
/llvm-project/clang/test/CodeGenCXX/
H A Ddllimport.cpp864 struct sentry { struct
865 sentry() { } in sentry() function
866 void foo() { } in foo()
/llvm-project/libcxx/include/__ostream/
H A Dbasic_ostream.h145 basic_ostream<_CharT, _Traits>::sentry::sentry(basic_ostream<_CharT, _Traits>& __os) : __ok_(false), __os_(__os) { sentry() function
[all...]
/llvm-project/lldb/source/Target/
H A DStopInfo.cpp664 WatchpointSentry *sentry = (WatchpointSentry *) sentry_void; SentryPreResumeAction() local
895 WatchpointSentry sentry(process_sp, wp_sp); PerformAction() local