Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h251 codeview::TypeIndex lowerTypeMemberFunction(const DISubroutineType *Ty,
DCodeViewDebug.cpp270 lowerTypeMemberFunction(SP->getType(), Class, SP->getThisAdjustment()); in getMemberFunctionType()
950 return lowerTypeMemberFunction(cast<DISubroutineType>(Ty), ClassTy, in lowerType()
1300 TypeIndex CodeViewDebug::lowerTypeMemberFunction(const DISubroutineType *Ty, in lowerTypeMemberFunction() function in CodeViewDebug