Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateCXXMemberFunction

1044 /// CreateCXXMemberFunction - A helper function to create a DISubprogram for
1047 CGDebugInfo::CreateCXXMemberFunction(const CXXMethodDecl *Method,
1136 EltTys.push_back(CreateCXXMemberFunction(Method, Unit, RecordTy));
1140 EltTys.push_back(CreateCXXMemberFunction(cast<CXXMethodDecl>(*SI), Unit,