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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h386 codeview::TypeIndex getMemberFunctionType(const DISubprogram *SP,
H A DCodeViewDebug.cpp393 MemberFuncIdRecord MFuncId(ClassType, getMemberFunctionType(SP, Class),
436 TypeIndex CodeViewDebug::getMemberFunctionType(const DISubprogram *SP, function in class:CodeViewDebug
2402 TypeIndex MethodType = getMemberFunctionType(SP, Ty);

Completed in 114 milliseconds