Searched refs:UDT (Results 26 - 26 of 26) sorted by relevance

12

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp679 // Emit UDT records for any types used by global variables.
1653 // subprogram? Currently, the UDT just gets dropped on the floor.
3211 for (const auto &UDT : UDTs) {
3212 const DIType *T = UDT.second;
3219 emitNullTerminatedSymbolName(OS, UDT.first);

Completed in 171 milliseconds

12