Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h368 void emitLexicalBlockList(ArrayRef<LexicalBlock *> Blocks,
H A DCodeViewDebug.cpp1044 emitLexicalBlockList(FI.ChildBlocks, FI); in emitDebugInfoForFunction()
2642 void CodeViewDebug::emitLexicalBlockList(ArrayRef<LexicalBlock *> Blocks, in emitLexicalBlockList() function in CodeViewDebug
2672 emitLexicalBlockList(Block.Children, FI); in emitLexicalBlock()