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