Searched refs:asCompilandSym (Results 1 – 6 of 6) sorted by relevance
108 PdbCompilandSymId asCompilandSym() const;
125 PdbCompilandSymId PdbSymUid::asCompilandSym() const { in asCompilandSym() function in PdbSymUid
165 PdbCompilandSymId cu_sym_id = iter->second.asCompilandSym(); in FindSymbolsByVa()
506 PdbSymUid(m_decl_to_status[scope_decl].uid).asCompilandSym(); in GetOrCreateSymbolForId()536 result = GetOrCreateSymbolForId(uid.asCompilandSym()); in GetOrCreateDeclForUid()560 if (uid.asCompilandSym().offset == 0) in GetOrCreateDeclContextForUid()659 FindSymbolScope(m_index, uid.asCompilandSym()); in GetParentDeclContext()663 CVSymbol sym = m_index.ReadSymbolRecord(uid.asCompilandSym()); in GetParentDeclContext()1622 PdbCompilandSymId block_id = PdbSymUid(iter->second.uid).asCompilandSym(); in ParseDeclsForSimpleContext()
1020 PdbCompilandSymId csid = match.uid.asCompilandSym(); in ResolveSymbolContext()1499 PdbCompilandSymId func_id = PdbSymUid(func.GetID()).asCompilandSym(); in ParseBlocksRecursive()1863 size_t count = ParseVariablesForBlock(block_id.asCompilandSym()); in ParseVariablesForContext()1870 size_t count = ParseVariablesForBlock(block_id.asCompilandSym()); in ParseVariablesForContext()
646 PdbSymUid(func_block.GetID()).asCompilandSym(); in GetVariableLocationInfo()