Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h633 void emitMacroFile(DIMacroFile &F, DwarfCompileUnit &U);
H A DDwarfDebug.cpp3671 emitMacroFile(*F, U); in handleMacroNodes()
3741 void DwarfDebug::emitMacroFile(DIMacroFile &F, DwarfCompileUnit &U) { in emitMacroFile() function in DwarfDebug