Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h431 codeview::TypeIndex lowerTypeMemberFunction(
H A DCodeViewDebug.cpp467 TypeIndex TI = lowerTypeMemberFunction( in getMemberFunctionType()
1657 return lowerTypeMemberFunction(cast<DISubroutineType>(Ty), ClassTy, in lowerType()
2063 TypeIndex CodeViewDebug::lowerTypeMemberFunction(const DISubroutineType *Ty, in lowerTypeMemberFunction() function in CodeViewDebug