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

/external/llvm/lib/CodeGen/AsmPrinter/
H A DWinCodeViewLineTables.h112 void emitDebugInfoForFunction(const Function *GV);
H A DWinCodeViewLineTables.cpp130 void WinCodeViewLineTables::emitDebugInfoForFunction(const Function *GV) { function in class:llvm::WinCodeViewLineTables
230 emitDebugInfoForFunction(VisitedFunctions[I]);

Completed in 308 milliseconds