HomeSort by: relevance | last modified time | path
    Searched refs:getMemberFunctionType (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.h 387 codeview::TypeIndex getMemberFunctionType(const DISubprogram *SP,
CodeViewDebug.cpp 400 MemberFuncIdRecord MFuncId(ClassType, getMemberFunctionType(SP, Class),
444 TypeIndex CodeViewDebug::getMemberFunctionType(const DISubprogram *SP,
2465 TypeIndex MethodType = getMemberFunctionType(SP, Ty);

Completed in 35 milliseconds