Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h199 ArrayRef<std::pair<std::string, codeview::TypeIndex>> UDTs);
DCodeViewDebug.cpp1967 ArrayRef<std::pair<std::string, TypeIndex>> UDTs) { in emitDebugInfoForUDTs() argument
1968 for (const std::pair<std::string, codeview::TypeIndex> &UDT : UDTs) { in emitDebugInfoForUDTs()