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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h397 codeview::TypeIndex lowerType(const DIType *Ty, const DIType *ClassTy);
H A DCodeViewDebug.cpp1492 TypeIndex CodeViewDebug::lowerType(const DIType *Ty, const DIType *ClassTy) { function in class:CodeViewDebug
2465 // lowerType call. It will update the TypeIndices map.
2471 TypeIndex TI = lowerType(Ty, ClassTy);

Completed in 121 milliseconds