Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h415 void addUDTSrcLine(const DIType *Ty, codeview::TypeIndex TI);
H A DCodeViewDebug.cpp2211 void CodeViewDebug::addUDTSrcLine(const DIType *Ty, TypeIndex TI) { in addUDTSrcLine() function in CodeViewDebug
2262 addUDTSrcLine(Ty, EnumTI); in lowerTypeEnum()
2456 addUDTSrcLine(Ty, ClassTI); in lowerCompleteTypeClass()
2496 addUDTSrcLine(Ty, UnionTI); in lowerCompleteTypeUnion()