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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h362 void emitLocalVariableList(const FunctionInfo &FI,
H A DCodeViewDebug.cpp907 emitLocalVariableList(FI, Site.InlinedLocals);
1070 emitLocalVariableList(FI, FI.Locals);
2594 void CodeViewDebug::emitLocalVariableList(const FunctionInfo &FI, function in class:CodeViewDebug
2721 emitLocalVariableList(FI, Block.Locals);

Completed in 113 milliseconds