Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h500 void emitMacroFile(DIMacroFile &F, DwarfCompileUnit &U);
H A DDwarfDebug.cpp2449 emitMacroFile(*F, U); in handleMacroNodes()
2469 void DwarfDebug::emitMacroFile(DIMacroFile &F, DwarfCompileUnit &U) { in emitMacroFile() function in DwarfDebug