Searched refs:lowerTypeMemberFunction (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.h | 251 codeview::TypeIndex lowerTypeMemberFunction(const DISubroutineType *Ty,
|
D | CodeViewDebug.cpp | 270 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
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.h | 343 codeview::TypeIndex lowerTypeMemberFunction(const DISubroutineType *Ty,
|
D | CodeViewDebug.cpp | 359 TypeIndex TI = lowerTypeMemberFunction( in getMemberFunctionType() 1348 return lowerTypeMemberFunction(cast<DISubroutineType>(Ty), ClassTy, in lowerType() 1710 TypeIndex CodeViewDebug::lowerTypeMemberFunction(const DISubroutineType *Ty, in lowerTypeMemberFunction() function in CodeViewDebug
|