Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DCFG.cpp3878 const CXXRecordDecl *classDecl = in getDestructorDecl() local
3886 const CXXRecordDecl *classDecl = in getDestructorDecl() local
/external/clang/lib/CodeGen/
DCodeGenFunction.h3098 if (const ObjCInterfaceDecl *classDecl= dyn_cast<ObjCInterfaceDecl>(dc)) { in isObjCMethodWithTypeParams() local
/external/clang/lib/AST/
DType.cpp1374 ObjCInterfaceDecl *classDecl = getInterface(); in computeSuperClassTypeSlow() local
/external/clang/lib/Sema/
DSemaExprObjC.cpp1939 if (auto classDecl = CurMethod->getClassInterface()) { in ActOnClassPropertyRefExpr() local