Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSection.h685 unsigned StartLineNum; variable
695 unsigned StartLineNum, const MCSymbol *FnStartSym, in MCCVInlineLineTableFragment()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1028 unsigned StartLineNum = Site.Inlinee->getLine(); in emitInlinedCallSite() local