Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h410 void emitLexicalBlockList(ArrayRef<LexicalBlock *> Blocks,
H A DCodeViewDebug.cpp1202 emitLexicalBlockList(FI.ChildBlocks, FI); in emitDebugInfoForFunction()
2931 void CodeViewDebug::emitLexicalBlockList(ArrayRef<LexicalBlock *> Blocks, in emitLexicalBlockList() function in CodeViewDebug
2961 emitLexicalBlockList(Block.Children, FI); in emitLexicalBlock()