Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h405 codeview::TypeIndex getMemberFunctionType(const DISubprogram *SP,
H A DCodeViewDebug.cpp404 MemberFuncIdRecord MFuncId(ClassType, getMemberFunctionType(SP, Class), in getFuncIdForSubprogram()
448 TypeIndex CodeViewDebug::getMemberFunctionType(const DISubprogram *SP, in getMemberFunctionType() function in CodeViewDebug
2574 TypeIndex MethodType = getMemberFunctionType(SP, Ty); in lowerRecordFieldList()