Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDLexicalScopes.h185 LexicalScope *findInlinedScope(const DILocalScope *N, const DILocation *IA) { in findInlinedScope() function
/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.cpp899 Scope = LScopes.findInlinedScope(IV.first->getScope(), IA); in collectVariableInfo()