Home
last modified time | relevance | path

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

/external/lldb/source/Target/
DExecutionContext.cpp216 ExecutionContext::ExecutionContext (ExecutionContextScope &exe_scope_ref) in ExecutionContext() argument
218 exe_scope_ref.CalculateExecutionContext (*this); in ExecutionContext()