Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h427 codeview::TypeIndex getMemberFunctionType(const DISubprogram *SP,
H A DCodeViewDebug.cpp406 MemberFuncIdRecord MFuncId(ClassType, getMemberFunctionType(SP, Class), in getFuncIdForSubprogram()
450 TypeIndex CodeViewDebug::getMemberFunctionType(const DISubprogram *SP, in getMemberFunctionType() function in CodeViewDebug
2626 TypeIndex MethodType = getMemberFunctionType(SP, Ty); in lowerRecordFieldList()