Home
last modified time | relevance | path

Searched refs:getScopeIndex (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h430 codeview::TypeIndex getScopeIndex(const DIScope *Scope);
H A DCodeViewDebug.cpp339 TypeIndex CodeViewDebug::getScopeIndex(const DIScope *Scope) { in getScopeIndex() function in CodeViewDebug
411 TypeIndex ParentScope = getScopeIndex(Scope); in getFuncIdForSubprogram()