Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h312 emitDebugInfoForUDTs(ArrayRef<std::pair<std::string, const DIType *>> UDTs);
H A DCodeViewDebug.cpp558 emitDebugInfoForUDTs(GlobalUDTs); in endModule()
1075 emitDebugInfoForUDTs(LocalUDTs); in emitDebugInfoForFunction()
2892 void CodeViewDebug::emitDebugInfoForUDTs( in emitDebugInfoForUDTs() function in CodeViewDebug