Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DCFG.cpp3910 const CXXRecordDecl *classDecl = in getDestructorDecl() local
3918 const CXXRecordDecl *classDecl = in getDestructorDecl() local
/external/clang/lib/CodeGen/
DCodeGenFunction.h3296 if (const ObjCInterfaceDecl *classDecl= dyn_cast<ObjCInterfaceDecl>(dc)) { in isObjCMethodWithTypeParams() local
/external/clang/lib/Sema/
DSemaExprObjC.cpp1954 if (auto classDecl = CurMethod->getClassInterface()) { in ActOnClassPropertyRefExpr() local
/external/clang/lib/AST/
DType.cpp1380 ObjCInterfaceDecl *classDecl = getInterface(); in computeSuperClassTypeSlow() local