Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h393 void emitLexicalBlock(const LexicalBlock &Block, const FunctionInfo& FI);
H A DCodeViewDebug.cpp2901 emitLexicalBlock(*Block, FI); in emitLexicalBlockList()
2906 void CodeViewDebug::emitLexicalBlock(const LexicalBlock &Block, in emitLexicalBlock() function in CodeViewDebug