Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h388 void emitLexicalBlockList(ArrayRef<LexicalBlock *> Blocks,
H A DCodeViewDebug.cpp1187 emitLexicalBlockList(FI.ChildBlocks, FI); in emitDebugInfoForFunction()
2869 void CodeViewDebug::emitLexicalBlockList(ArrayRef<LexicalBlock *> Blocks, in emitLexicalBlockList() function in CodeViewDebug
2899 emitLexicalBlockList(Block.Children, FI); in emitLexicalBlock()