Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp6342 SymbolContext cu_sc(GetCompUnitForDWARFCompUnit(dwarf_cu)); in ParseType() local
6345 … ParseChildEnumerators(cu_sc, clang_type, is_signed, type_sp->GetByteSize(), dwarf_cu, die); in ParseType()