Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h429 codeview::TypeIndex lowerTypeFunction(const DISubroutineType *Ty);
DCodeViewDebug.cpp1661 return lowerTypeFunction(cast<DISubroutineType>(Ty)); in lowerType()
2034 TypeIndex CodeViewDebug::lowerTypeFunction(const DISubroutineType *Ty) { in lowerTypeFunction() function in CodeViewDebug