Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h438 codeview::TypeIndex lowerType(const DIType *Ty, const DIType *ClassTy);
H A DCodeViewDebug.cpp1660 TypeIndex CodeViewDebug::lowerType(const DIType *Ty, const DIType *ClassTy) { in lowerType() function in CodeViewDebug
2695 TypeIndex TI = lowerType(Ty, ClassTy); in getTypeIndex()