Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DVariable.h39 const RangeList &scope_range, Declaration *decl,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DVariable.cpp46 SymbolContextScope *context, const RangeList &scope_range, in Variable() argument
51 m_owner_scope(context), m_scope_range(scope_range), in Variable()