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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h366 void emitLocalVariable(const FunctionInfo &FI, const LocalVariable &Var);
H A DCodeViewDebug.cpp2605 emitLocalVariable(FI, *L);
2610 emitLocalVariable(FI, L);
2613 void CodeViewDebug::emitLocalVariable(const FunctionInfo &FI, function in class:CodeViewDebug

Completed in 82 milliseconds