Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h409 codeview::TypeIndex lowerTypeMemberFunction(
H A DCodeViewDebug.cpp418 TypeIndex TI = lowerTypeMemberFunction( in getMemberFunctionType()
1459 return lowerTypeMemberFunction(cast<DISubroutineType>(Ty), ClassTy, in lowerType()
1827 TypeIndex CodeViewDebug::lowerTypeMemberFunction(const DISubroutineType *Ty, in lowerTypeMemberFunction() function in CodeViewDebug