Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h435 codeview::TypeIndex lowerTypeEnum(const DICompositeType *Ty);
DCodeViewDebug.cpp1663 return lowerTypeEnum(cast<DICompositeType>(Ty)); in lowerType()
2231 TypeIndex CodeViewDebug::lowerTypeEnum(const DICompositeType *Ty) { in lowerTypeEnum() function in CodeViewDebug