Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h452 codeview::TypeIndex lowerTypeMemberFunction(
H A DCodeViewDebug.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