Searched refs:origin_base_offsets (Results 1 - 1 of 1) sorted by path

/external/lldb/source/Expression/
H A DClangASTSource.cpp1469 BaseOffsetMap origin_base_offsets; local
1501 if (!ExtractBaseOffsets<false>(record_layout, origin_cxx_record, origin_base_offsets) ||
1507 !ImportOffsetMap(base_offsets, origin_base_offsets, m_ast_importer, parser_ast_context) ||

Completed in 521 milliseconds