Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp182 static cl::opt<bool> UDTs("udts", cl::desc("Dump udt types"), variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3030 const std::vector<std::pair<std::string, const DIType *>> &UDTs) { in emitDebugInfoForUDTs()