Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h398 codeview::TypeIndex lowerType(const DIType *Ty, const DIType *ClassTy);
H A DCodeViewDebug.cpp1537 TypeIndex CodeViewDebug::lowerType(const DIType *Ty, const DIType *ClassTy) { in lowerType() function in CodeViewDebug
2534 TypeIndex TI = lowerType(Ty, ClassTy); in getTypeIndex()