Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangUtilityFunction.cpp120 bool can_interpret = false; // should stay that way in Install() local
DClangExpressionParser.cpp1313 bool &can_interpret, ExecutionPolicy execution_policy) { in PrepareForExecution()
/external/llvm-project/lldb/source/Expression/
DFunctionCaller.cpp81 bool can_interpret = false; // should stay that way in WriteFunctionWrapper() local