Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DCFG.cpp5318 const CXXRecordDecl *classDecl = ty->getAsCXXRecordDecl(); in getDestructorDecl() local
5326 const CXXRecordDecl *classDecl = in getDestructorDecl() local
5344 const CXXRecordDecl *classDecl = ty->getAsCXXRecordDecl(); in getDestructorDecl() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExprObjC.cpp2172 if (auto classDecl = CurMethod->getClassInterface()) { in ActOnClassPropertyRefExpr() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1712 ObjCInterfaceDecl *classDecl = in GenerateClass() local
H A DCGCall.cpp4185 if (const ObjCInterfaceDecl *classDecl = dyn_cast<ObjCInterfaceDecl>(dc)) { in isObjCMethodWithTypeParams() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DType.cpp1634 ObjCInterfaceDecl *classDecl = getInterface(); in computeSuperClassTypeSlow() local