Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDCodeViewDebug.h452 codeview::TypeIndex lowerTypeMemberFunction(
HDCodeViewDebug.cpp471 TypeIndex TI = lowerTypeMemberFunction( in getMemberFunctionType()
1687 return lowerTypeMemberFunction(cast<DISubroutineType>(Ty), ClassTy, in lowerType()
2096 TypeIndex CodeViewDebug::lowerTypeMemberFunction(const DISubroutineType *Ty, in lowerTypeMemberFunction() function in CodeViewDebug