Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h417 codeview::TypeIndex lowerTypeUnion(const DICompositeType *Ty);
H A DCodeViewDebug.cpp1575 return lowerTypeUnion(cast<DICompositeType>(Ty)); in lowerType()
2335 TypeIndex CodeViewDebug::lowerTypeUnion(const DICompositeType *Ty) { in lowerTypeUnion() function in CodeViewDebug