| /llvm-project-15.0.7/lldb/source/Target/ |
| H A D | InstrumentationRuntime.cpp | 48 Activate(); in ModulesDidLoad() 62 Activate(); in ModulesDidLoad()
|
| /llvm-project-15.0.7/lldb/include/lldb/Core/ |
| H A D | IOHandlerCursesGUI.h | 30 void Activate() override;
|
| H A D | IOHandler.h | 96 virtual void Activate() { m_active = true; } in Activate() function 376 void Activate() override;
|
| /llvm-project-15.0.7/lldb/source/Plugins/InstrumentationRuntime/ASan/ |
| H A D | InstrumentationRuntimeASan.h | 46 void Activate() override;
|
| H A D | InstrumentationRuntimeASan.cpp | 278 void InstrumentationRuntimeASan::Activate() { in Activate() function in InstrumentationRuntimeASan
|
| /llvm-project-15.0.7/lldb/source/Plugins/InstrumentationRuntime/UBSan/ |
| H A D | InstrumentationRuntimeUBSan.h | 52 void Activate() override;
|
| H A D | InstrumentationRuntimeUBSan.cpp | 247 void InstrumentationRuntimeUBSan::Activate() { in Activate() function in InstrumentationRuntimeUBSan
|
| /llvm-project-15.0.7/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/ |
| H A D | InstrumentationRuntimeMainThreadChecker.h | 50 void Activate() override;
|
| H A D | InstrumentationRuntimeMainThreadChecker.cpp | 186 void InstrumentationRuntimeMainThreadChecker::Activate() { in Activate() function in InstrumentationRuntimeMainThreadChecker
|
| /llvm-project-15.0.7/lldb/include/lldb/Target/ |
| H A D | InstrumentationRuntime.h | 74 virtual void Activate() = 0;
|
| /llvm-project-15.0.7/lldb/source/Plugins/InstrumentationRuntime/TSan/ |
| H A D | InstrumentationRuntimeTSan.h | 49 void Activate() override;
|
| H A D | InstrumentationRuntimeTSan.cpp | 891 void InstrumentationRuntimeTSan::Activate() { in Activate() function in InstrumentationRuntimeTSan
|
| /llvm-project-15.0.7/lldb/source/Core/ |
| H A D | IOHandler.cpp | 316 void IOHandlerEditline::Activate() { in Activate() function in IOHandlerEditline 317 IOHandler::Activate(); in Activate()
|
| H A D | Debugger.cpp | 1165 reader_sp->Activate(); in PushIOHandler() 1198 reader_sp->Activate(); in PopIOHandler()
|
| H A D | IOHandlerCursesGUI.cpp | 7544 void IOHandlerCursesGUI::Activate() { in Activate() function in IOHandlerCursesGUI 7545 IOHandler::Activate(); in Activate()
|
| /llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/ |
| H A D | CMakeLists.txt | 85 # Activate RTL message dumps if requested by the user. 87 "Activate DeviceRTL debug messages.")
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | TestSuiteGuide.md | 179 Activate that Fortran tests. This is a work in progress. More information can be
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaOpenMP.cpp | 415 ParentDirectiveScope(DSAStackTy &Self, bool Activate) in ParentDirectiveScope() argument 417 if (Activate) in ParentDirectiveScope()
|