Home
last modified time | relevance | path

Searched refs:recordSourceLine (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1453 recordSourceLine(DL.getLine(), DL.getCol(), Scope, /*Flags=*/0); in beginInstruction()
1484 recordSourceLine(/*Line=*/0, Column, Scope, /*Flags=*/0); in beginInstruction()
1506 recordSourceLine(DL.getLine(), DL.getCol(), Scope, Flags); in beginInstruction()
1551 recordSourceLine(SP->getScopeLine(), 0, SP, DWARF2_FLAG_IS_STMT); in beginFunctionImpl()
1648 void DwarfDebug::recordSourceLine(unsigned Line, unsigned Col, const MDNode *S, in recordSourceLine() function in DwarfDebug
H A DDwarfDebug.h553 void recordSourceLine(unsigned Line, unsigned Col, const MDNode *Scope,