Home
last modified time | relevance | path

Searched refs:getScopeIndex (Results 1 – 4 of 4) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h322 codeview::TypeIndex getScopeIndex(const DIScope *Scope);
DCodeViewDebug.cpp289 TypeIndex CodeViewDebug::getScopeIndex(const DIScope *Scope) { in getScopeIndex() function in CodeViewDebug
332 TypeIndex ParentScope = getScopeIndex(Scope); in getFuncIdForSubprogram()