Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenClass.cpp73 const CXXRecordDecl *classDecl, in emitMemberInitializer()
152 const CXXRecordDecl *classDecl, in emitBaseInitializer()
203 const CXXRecordDecl *classDecl = cd->getParent(); in emitCtorPrologue() local
387 const CXXRecordDecl *classDecl = ctor->getParent(); in emitDelegatingCXXConstructorCall() local
H A DCIRGenFunction.cpp301 if (const auto *classDecl = dyn_cast<CXXRecordDecl>(recordType->getDecl())) in mayDropFunctionReturn() local
H A DCIRGenExpr.cpp409 if (auto *classDecl = dyn_cast<CXXRecordDecl>(rec)) { in emitLValueForField() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DRawPtrRefCallArgsChecker.cpp264 if (const CXXRecordDecl *classDecl = calleeDecl->getParent()) { in shouldSkipCall() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp5433 const CXXRecordDecl *classDecl = ty->getAsCXXRecordDecl(); in getDestructorDecl() local
5441 const CXXRecordDecl *classDecl = in getDestructorDecl() local
5459 const CXXRecordDecl *classDecl = ty->getAsCXXRecordDecl(); in getDestructorDecl() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2173 if (auto classDecl = CurMethod->getClassInterface()) { in ActOnClassPropertyRefExpr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1726 ObjCInterfaceDecl *classDecl = in GenerateClass() local
H A DCGCall.cpp4612 if (const ObjCInterfaceDecl *classDecl = dyn_cast<ObjCInterfaceDecl>(dc)) { in isObjCMethodWithTypeParams() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1779 ObjCInterfaceDecl *classDecl = getInterface(); in computeSuperClassTypeSlow() local