Searched refs:getScopeIndex (Results 1 – 2 of 2) sorted by relevance
237 codeview::TypeIndex getScopeIndex(const DIScope *Scope);
197 TypeIndex CodeViewDebug::getScopeIndex(const DIScope *Scope) { in getScopeIndex() function in CodeViewDebug243 TypeIndex ParentScope = getScopeIndex(Scope); in getFuncIdForSubprogram()