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