Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h437 codeview::TypeIndex getScopeIndex(const DIScope *Scope);
H A DCodeViewDebug.cpp341 TypeIndex CodeViewDebug::getScopeIndex(const DIScope *Scope) { in getScopeIndex() function in CodeViewDebug
413 TypeIndex ParentScope = getScopeIndex(Scope); in getFuncIdForSubprogram()