Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h389 void emitLexicalBlockList(ArrayRef<LexicalBlock *> Blocks,
H A DCodeViewDebug.cpp1188 emitLexicalBlockList(FI.ChildBlocks, FI); in emitDebugInfoForFunction()
2898 void CodeViewDebug::emitLexicalBlockList(ArrayRef<LexicalBlock *> Blocks, in emitLexicalBlockList() function in CodeViewDebug
2928 emitLexicalBlockList(Block.Children, FI); in emitLexicalBlock()