Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h436 void addUDTSrcLine(const DIType *Ty, codeview::TypeIndex TI);
H A DCodeViewDebug.cpp2244 void CodeViewDebug::addUDTSrcLine(const DIType *Ty, TypeIndex TI) { in addUDTSrcLine() function in CodeViewDebug
2295 addUDTSrcLine(Ty, EnumTI); in lowerTypeEnum()
2489 addUDTSrcLine(Ty, ClassTI); in lowerCompleteTypeClass()
2529 addUDTSrcLine(Ty, UnionTI); in lowerCompleteTypeUnion()