Searched defs:classDecl (Results 1 – 9 of 9) sorted by relevance
73 const CXXRecordDecl *classDecl, in emitMemberInitializer()152 const CXXRecordDecl *classDecl, in emitBaseInitializer()203 const CXXRecordDecl *classDecl = cd->getParent(); in emitCtorPrologue() local387 const CXXRecordDecl *classDecl = ctor->getParent(); in emitDelegatingCXXConstructorCall() local
301 if (const auto *classDecl = dyn_cast<CXXRecordDecl>(recordType->getDecl())) in mayDropFunctionReturn() local
409 if (auto *classDecl = dyn_cast<CXXRecordDecl>(rec)) { in emitLValueForField() local
264 if (const CXXRecordDecl *classDecl = calleeDecl->getParent()) { in shouldSkipCall() local
5433 const CXXRecordDecl *classDecl = ty->getAsCXXRecordDecl(); in getDestructorDecl() local5441 const CXXRecordDecl *classDecl = in getDestructorDecl() local5459 const CXXRecordDecl *classDecl = ty->getAsCXXRecordDecl(); in getDestructorDecl() local
2173 if (auto classDecl = CurMethod->getClassInterface()) { in ActOnClassPropertyRefExpr() local
1726 ObjCInterfaceDecl *classDecl = in GenerateClass() local
4612 if (const ObjCInterfaceDecl *classDecl = dyn_cast<ObjCInterfaceDecl>(dc)) { in isObjCMethodWithTypeParams() local
1779 ObjCInterfaceDecl *classDecl = getInterface(); in computeSuperClassTypeSlow() local