Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h428 codeview::TypeIndex lowerTypeFunction(const DISubroutineType *Ty);
H A DCodeViewDebug.cpp1642 return lowerTypeFunction(cast<DISubroutineType>(Ty)); in lowerType()
2015 TypeIndex CodeViewDebug::lowerTypeFunction(const DISubroutineType *Ty) { in lowerTypeFunction() function in CodeViewDebug