Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCFG.cpp5040 const CXXRecordDecl *classDecl = ty->getAsCXXRecordDecl(); in getDestructorDecl() local
5048 const CXXRecordDecl *classDecl = in getDestructorDecl() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp2174 if (auto classDecl = CurMethod->getClassInterface()) { in ActOnClassPropertyRefExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1706 ObjCInterfaceDecl *classDecl = in GenerateClass() local
H A DCGCall.cpp4044 if (const ObjCInterfaceDecl *classDecl = dyn_cast<ObjCInterfaceDecl>(dc)) { in isObjCMethodWithTypeParams() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DType.cpp1604 ObjCInterfaceDecl *classDecl = getInterface(); in computeSuperClassTypeSlow() local