Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h390 codeview::TypeIndex getScopeIndex(const DIScope *Scope);
H A DCodeViewDebug.cpp342 TypeIndex CodeViewDebug::getScopeIndex(const DIScope *Scope) { in getScopeIndex() function in CodeViewDebug
405 TypeIndex ParentScope = getScopeIndex(Scope); in getFuncIdForSubprogram()