Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h355 void emitDebugInfoForUDTs(
H A DCodeViewDebug.cpp700 emitDebugInfoForUDTs(GlobalUDTs); in endModule()
1256 emitDebugInfoForUDTs(LocalUDTs); in emitDebugInfoForFunction()
3220 void CodeViewDebug::emitDebugInfoForUDTs( in emitDebugInfoForUDTs() function in CodeViewDebug