Home
last modified time | relevance | path

Searched refs:exe_scope_ref (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Target/
DExecutionContext.cpp163 ExecutionContext::ExecutionContext(ExecutionContextScope &exe_scope_ref) { in ExecutionContext() argument
164 exe_scope_ref.CalculateExecutionContext(*this); in ExecutionContext()