Home
last modified time | relevance | path

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

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