Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h406 codeview::TypeIndex getMemberFunctionType(const DISubprogram *SP,
H A DCodeViewDebug.cpp402 MemberFuncIdRecord MFuncId(ClassType, getMemberFunctionType(SP, Class), in getFuncIdForSubprogram()
446 TypeIndex CodeViewDebug::getMemberFunctionType(const DISubprogram *SP, in getMemberFunctionType() function in CodeViewDebug
2593 TypeIndex MethodType = getMemberFunctionType(SP, Ty); in lowerRecordFieldList()