Home
last modified time | relevance | path

Searched defs:StartLineNum (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/MC/
H A DMCFragment.h504 unsigned StartLineNum; global() variable
515 MCCVInlineLineTableFragment(unsigned SiteFuncId,unsigned StartFileId,unsigned StartLineNum,const MCSymbol * FnStartSym,const MCSymbol * FnEndSym) MCCVInlineLineTableFragment() argument
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1021 unsigned StartLineNum = Site.Inlinee->getLine(); emitInlinedCallSite() local