Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:recordSourceLine

1002         recordSourceLine(DL.getLine(), DL.getCol(), Scope, Flags);
1005 recordSourceLine(0, 0, nullptr, 0);
1185 recordSourceLine(SP->getScopeLine(), 0, SP, DWARF2_FLAG_IS_STMT);
1270 void DwarfDebug::recordSourceLine(unsigned Line, unsigned Col, const MDNode *S,