Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:classDecl

1379   void InitializeVTablePointers(const CXXRecordDecl *ClassDecl);
1854 void EmitVTableAssumptionLoads(const CXXRecordDecl *ClassDecl, Address This);
3098 if (const ObjCInterfaceDecl *classDecl= dyn_cast<ObjCInterfaceDecl>(dc)) {
3099 return classDecl->getTypeParamListAsWritten();