Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Expression/
H A DUtilityFunction.cpp58 lldb::ThreadSP thread_to_use_sp, Status &error) { in MakeFunctionCaller() argument
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangFunctionCaller.cpp67 ClangFunctionCaller::CompileFunction(lldb::ThreadSP thread_to_use_sp, in CompileFunction() argument