Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h241 void addToUDTs(const DIType *Ty, codeview::TypeIndex TI);
DCodeViewDebug.cpp903 void CodeViewDebug::addToUDTs(const DIType *Ty, TypeIndex TI) { in addToUDTs() function in CodeViewDebug
972 addToUDTs(Ty, UnderlyingTypeIndex); in lowerTypeAlias()
1573 addToUDTs(Ty, ClassTI); in lowerCompleteTypeClass()
1613 addToUDTs(Ty, UnionTI); in lowerCompleteTypeUnion()