Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2315 static void recordSourceLine(AsmPrinter &Asm, unsigned Line, unsigned Col, in recordSourceLine() function
2797 void DwarfDebug::recordSourceLine(unsigned Line, unsigned Col, const MDNode *S, in recordSourceLine() function in DwarfDebug