Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptions.cpp1307 ExecutionContext dummy_context; in Parse() local
1309 execution_context ? execution_context : &dummy_context; in Parse()