Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h414 void emitLexicalBlock(const LexicalBlock &Block, const FunctionInfo& FI);
H A DCodeViewDebug.cpp2934 emitLexicalBlock(*Block, FI); in emitLexicalBlockList()
2939 void CodeViewDebug::emitLexicalBlock(const LexicalBlock &Block, in emitLexicalBlock() function in CodeViewDebug