Searched refs:getCVFunctionInfo (Results 1 – 3 of 3) sorted by relevance
79 MCCVFunctionInfo *CodeViewContext::getCVFunctionInfo(unsigned FuncId) { in getCVFunctionInfo() function in CodeViewContext124 Info = getCVFunctionInfo(Info->getParentFuncId()); in recordInlinedCallSiteId()285 MCCVFunctionInfo *SiteInfo = getCVFunctionInfo(FuncId); in getFunctionLineEntries()329 MCCVFunctionInfo *SiteInfo = getCVFunctionInfo(FuncId); in getLineExtentIncludingInlinees()524 MCCVFunctionInfo *SiteInfo = getCVFunctionInfo(Frag.SiteFuncId); in encodeInlineLineTable()
310 if (getContext().getCVContext().getCVFunctionInfo(IAFunc) == nullptr) { in emitCVInlineSiteIdDirective()328 MCCVFunctionInfo *FI = CVC.getCVFunctionInfo(FuncId); in checkCVLocSection()
169 MCCVFunctionInfo *getCVFunctionInfo(unsigned FuncId);