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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h416 codeview::TypeIndex lowerTypeUnion(const DICompositeType *Ty);
H A DCodeViewDebug.cpp1530 return lowerTypeUnion(cast<DICompositeType>(Ty));
2200 // This routine is used by lowerTypeClass and lowerTypeUnion to determine
2272 TypeIndex CodeViewDebug::lowerTypeUnion(const DICompositeType *Ty) { function in class:CodeViewDebug

Completed in 59 milliseconds