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.h348 void emitDebugInfoForUDTs(
H A DCodeViewDebug.cpp682 emitDebugInfoForUDTs(GlobalUDTs); in endModule()
1249 emitDebugInfoForUDTs(LocalUDTs); in emitDebugInfoForFunction()
3206 void CodeViewDebug::emitDebugInfoForUDTs( in emitDebugInfoForUDTs() function in CodeViewDebug