Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h243 DIE *getLexicalBlockDIE(const DILexicalBlock *LB);
H A DDwarfCompileUnit.cpp1777 DIE *DwarfCompileUnit::getLexicalBlockDIE(const DILexicalBlock *LB) { in getLexicalBlockDIE() function in DwarfCompileUnit
1796 return getLexicalBlockDIE(LScope); in getOrCreateContextDIE()