Lines Matching refs:CreateCXXMemberFunction
1032 /// CreateCXXMemberFunction - A helper function to create a DISubprogram for1035 CGDebugInfo::CreateCXXMemberFunction(const CXXMethodDecl *Method,1124 EltTys.push_back(CreateCXXMemberFunction(Method, Unit, RecordTy));1128 EltTys.push_back(CreateCXXMemberFunction(cast<CXXMethodDecl>(*SI), Unit,