Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtilityFunction.cpp139 bool can_interpret = false; // should stay that way in Install() local
H A DClangExpressionParser.cpp1315 bool &can_interpret, ExecutionPolicy execution_policy) { in PrepareForExecution()
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DFunctionCaller.cpp97 bool can_interpret = false; // should stay that way in WriteFunctionWrapper() local