Home
last modified time | relevance | path

Searched defs:precondition_callback (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Target/
H A DLanguageRuntime.cpp227 if (auto precondition_callback = in GetExceptionPrecondition() local
/llvm-project/lldb/source/Core/
H A DPluginManager.cpp542 LanguageRuntimeGetExceptionPrecondition precondition_callback; member
556 LanguageRuntimeGetExceptionPrecondition precondition_callback) { in RegisterPlugin() argument