Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h387 codeview::TypeIndex getMemberFunctionType(const DISubprogram *SP,
H A DCodeViewDebug.cpp400 MemberFuncIdRecord MFuncId(ClassType, getMemberFunctionType(SP, Class), in getFuncIdForSubprogram()
444 TypeIndex CodeViewDebug::getMemberFunctionType(const DISubprogram *SP, in getMemberFunctionType() function in CodeViewDebug
2465 TypeIndex MethodType = getMemberFunctionType(SP, Ty); in lowerRecordFieldList()