Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h403 void emitLocalVariableList(const FunctionInfo &FI,
H A DCodeViewDebug.cpp1028 emitLocalVariableList(FI, Site.InlinedLocals); in emitInlinedCallSite()
1200 emitLocalVariableList(FI, FI.Locals); in emitDebugInfoForFunction()
2818 void CodeViewDebug::emitLocalVariableList(const FunctionInfo &FI, in emitLocalVariableList() function in CodeViewDebug
2957 emitLocalVariableList(FI, Block.Locals); in emitLexicalBlock()