Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Expression/
DUtilityFunction.cpp62 lldb::ThreadSP thread_to_use_sp, Status &error) { in MakeFunctionCaller()
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangFunctionCaller.cpp66 ClangFunctionCaller::CompileFunction(lldb::ThreadSP thread_to_use_sp, in CompileFunction()