Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/tools/llvm-pdbutil/
Dllvm-pdbutil.cpp184 static cl::opt<bool> UDTs("udts", cl::desc("Dump udt types"), variable
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp3170 const std::vector<std::pair<std::string, const DIType *>> &UDTs) { in emitDebugInfoForUDTs()