Home
last modified time | relevance | path

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

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