Searched refs:emitDebugInfoForFunction (Results 1 – 2 of 2) sorted by relevance
114 void emitDebugInfoForFunction(const Function *GV);
134 emitDebugInfoForFunction(VisitedFunctions[I]); in endModule()180 void WinCodeViewLineTables::emitDebugInfoForFunction(const Function *GV) { in emitDebugInfoForFunction() function in llvm::WinCodeViewLineTables