Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h237 DIE *getLexicalBlockDIE(const DILexicalBlock *LB);
H A DDwarfCompileUnit.cpp1722 DIE *DwarfCompileUnit::getLexicalBlockDIE(const DILexicalBlock *LB) { in getLexicalBlockDIE() function in DwarfCompileUnit
1738 return getLexicalBlockDIE(LScope); in getOrCreateContextDIE()