Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h237 codeview::TypeIndex getScopeIndex(const DIScope *Scope);
DCodeViewDebug.cpp197 TypeIndex CodeViewDebug::getScopeIndex(const DIScope *Scope) { in getScopeIndex() function in CodeViewDebug
243 TypeIndex ParentScope = getScopeIndex(Scope); in getFuncIdForSubprogram()