Searched refs:func_block_cvs (Results 1 – 1 of 1) sorted by relevance
647 CVSymbol func_block_cvs = index.ReadSymbolRecord(func_scope_id); in GetVariableLocationInfo() local648 lldbassert(func_block_cvs.kind() == S_GPROC32 || in GetVariableLocationInfo()649 func_block_cvs.kind() == S_LPROC32); in GetVariableLocationInfo()652 func_scope_id.modi, func_scope_id.offset + func_block_cvs.length()); in GetVariableLocationInfo()