Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h463 codeview::TypeIndex lowerTypeEnum(const DICompositeType *Ty);
H A DCodeViewDebug.cpp1707 return lowerTypeEnum(cast<DICompositeType>(Ty)); in lowerType()
2278 TypeIndex CodeViewDebug::lowerTypeEnum(const DICompositeType *Ty) { in lowerTypeEnum() function in CodeViewDebug