Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDCodeViewDebug.h458 codeview::TypeIndex lowerTypeUnion(const DICompositeType *Ty);
HDCodeViewDebug.cpp1698 return lowerTypeUnion(cast<DICompositeType>(Ty)); in lowerType()
2496 TypeIndex CodeViewDebug::lowerTypeUnion(const DICompositeType *Ty) { in lowerTypeUnion() function in CodeViewDebug