Lines Matching full:modi
405 PdbCompilandSymId cu_sym_id{ref.modi(), ref.SymOffset};
928 index.compilands().GetCompiland(inlinesite_id.modi);
1074 CompilandIndexItem *cii = index.compilands().GetCompiland(func_id.modi);
1123 PdbCompilandSymId param_uid(func_id.modi, record_offset);
1301 for (uint16_t modi = 0; modi < module_count; ++modi) {
1302 CompilandIndexItem &cii = index.compilands().GetOrCreateCompiland(modi);
1306 PdbCompilandSymId sym_id{modi, iter.offset()};
1318 GetOrCreateVariableDecl(PdbCompilandSymId(modi, 0), sym_id);
1364 index.compilands().GetOrCreateCompiland(block_id.modi);
1377 PdbCompilandSymId child_sym_id(block_id.modi, begin.offset());