Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DTarget.cpp3570 enum { ePropertyInjectLocalVars = 0, ePropertyUseModernTypeLookup }; enumerator
3665 exe_ctx, ePropertyInjectLocalVars, true); in GetInjectLocalVariables()
3677 exp_values->SetPropertyAtIndexAsBoolean(exe_ctx, ePropertyInjectLocalVars, in SetInjectLocalVariables()