Home
last modified time | relevance | path

Searched defs:classDecl (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/lib/Analysis/
H A DCFG.cpp5259 const CXXRecordDecl *classDecl = ty->getAsCXXRecordDecl(); in getDestructorDecl() local
5267 const CXXRecordDecl *classDecl = in getDestructorDecl() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprObjC.cpp2174 if (auto classDecl = CurMethod->getClassInterface()) { in ActOnClassPropertyRefExpr() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1712 ObjCInterfaceDecl *classDecl = in GenerateClass() local
H A DCGCall.cpp4135 if (const ObjCInterfaceDecl *classDecl = dyn_cast<ObjCInterfaceDecl>(dc)) { in isObjCMethodWithTypeParams() local
/llvm-project-15.0.7/clang/lib/AST/
H A DType.cpp1610 ObjCInterfaceDecl *classDecl = getInterface(); in computeSuperClassTypeSlow() local