Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h167 GlobalUDTs; variable
DCodeViewDebug.cpp402 if (!GlobalUDTs.empty()) { in endModule()
404 emitDebugInfoForUDTs(GlobalUDTs); in endModule()
916 GlobalUDTs.emplace_back(std::move(FullyQualifiedName), TI); in addToUDTs()
1479 GlobalUDTs.clear(); in clear()