Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h409 codeview::TypeIndex getScopeIndex(const DIScope *Scope);
H A DCodeViewDebug.cpp335 TypeIndex CodeViewDebug::getScopeIndex(const DIScope *Scope) { in getScopeIndex() function in CodeViewDebug
407 TypeIndex ParentScope = getScopeIndex(Scope); in getFuncIdForSubprogram()