Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp5327 const CXXRecordDecl *classDecl = ty->getAsCXXRecordDecl(); in getDestructorDecl() local
5335 const CXXRecordDecl *classDecl = in getDestructorDecl() local
5353 const CXXRecordDecl *classDecl = ty->getAsCXXRecordDecl(); in getDestructorDecl() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2174 if (auto classDecl = CurMethod->getClassInterface()) { in ActOnClassPropertyRefExpr() local
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1721 ObjCInterfaceDecl *classDecl = in GenerateClass() local
H A DCGCall.cpp4415 if (const ObjCInterfaceDecl *classDecl = dyn_cast<ObjCInterfaceDecl>(dc)) { in isObjCMethodWithTypeParams() local
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1670 ObjCInterfaceDecl *classDecl = getInterface(); in computeSuperClassTypeSlow() local