Home
last modified time | relevance | path

Searched defs:can_interpret (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DExpressionParser.cpp21 ExecutionContext &exe_ctx, bool &can_interpret, in PrepareForExecution()
H A DFunctionCaller.cpp95 bool can_interpret = false; // should stay that way in WriteFunctionWrapper() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtilityFunction.cpp137 bool can_interpret = false; // should stay that way in Install() local
H A DClangExpressionParser.cpp1302 bool &can_interpret, ExecutionPolicy execution_policy) { in DoPrepareForExecution()