Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h417 codeview::TypeIndex lowerType(const DIType *Ty, const DIType *ClassTy);
H A DCodeViewDebug.cpp1630 TypeIndex CodeViewDebug::lowerType(const DIType *Ty, const DIType *ClassTy) { in lowerType() function in CodeViewDebug
2662 TypeIndex TI = lowerType(Ty, ClassTy); in getTypeIndex()