Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDExecutionContext.cpp230 ExecutionContext::ExecutionContext (ExecutionContextScope &exe_scope_ref) in ExecutionContext() argument
232 exe_scope_ref.CalculateExecutionContext (*this); in ExecutionContext()