Home
last modified time | relevance | path

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

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