Searched defs:scope_range (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DVariable.cpp38 Variable(lldb::user_id_t uid, const char *name, const char *mangled, const lldb::SymbolFileTypeSP &symfile_type_sp, ValueType scope, SymbolContextScope *context, const RangeList &scope_range, Declaration *decl_ptr, const DWARFExpressionList &location_list, bool external, bool artificial, bool location_is_constant_data, bool static_member) argument

Completed in 107 milliseconds