Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h328 void emitDebugInfoForUDTs(
H A DCodeViewDebug.cpp677 emitDebugInfoForUDTs(GlobalUDTs); in endModule()
1234 emitDebugInfoForUDTs(LocalUDTs); in emitDebugInfoForFunction()
3140 void CodeViewDebug::emitDebugInfoForUDTs( in emitDebugInfoForUDTs() function in CodeViewDebug