Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DUncountedCallArgsChecker.cpp
/llvm-project/clang/lib/Analysis/
H A DCFG.cpp5332 assert(classDecl); in getDestructorDecl() local
5324 const CXXRecordDecl *classDecl = ty->getAsCXXRecordDecl(); getDestructorDecl() local
5350 const CXXRecordDecl *classDecl = ty->getAsCXXRecordDecl(); getDestructorDecl() local
/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1719 ObjCInterfaceDecl *classDecl = GenerateClass() local
[all...]
H A DCGCall.cpp4454 if (const ObjCInterfaceDecl *classDecl = dyn_cast<ObjCInterfaceDecl>(dc)) { isObjCMethodWithTypeParams() local
/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2184 if (auto classDecl = CurMethod->getClassInterface()) { ActOnClassPropertyRefExpr() local
/llvm-project/clang/lib/AST/
H A DType.cpp1732 ObjCInterfaceDecl *classDecl = getInterface(); computeSuperClassTypeSlow() local