Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DUncountedCallArgsChecker.cpp168 if (const CXXRecordDecl *classDecl = calleeDecl->getParent()) { in shouldSkipCall() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp5324 const CXXRecordDecl *classDecl = ty->getAsCXXRecordDecl(); in getDestructorDecl() local
5332 const CXXRecordDecl *classDecl = in getDestructorDecl() local
5350 const CXXRecordDecl *classDecl = ty->getAsCXXRecordDecl(); in getDestructorDecl() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2184 if (auto classDecl = CurMethod->getClassInterface()) { in ActOnClassPropertyRefExpr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1719 ObjCInterfaceDecl *classDecl = in GenerateClass() local
H A DCGCall.cpp4437 if (const ObjCInterfaceDecl *classDecl = dyn_cast<ObjCInterfaceDecl>(dc)) { in isObjCMethodWithTypeParams() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1733 ObjCInterfaceDecl *classDecl = getInterface(); in computeSuperClassTypeSlow() local