Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp5327 const CXXRecordDecl *classDecl = ty->getAsCXXRecordDecl(); getDestructorDecl() local
5335 const CXXRecordDecl *classDecl = getDestructorDecl() local
5353 const CXXRecordDecl *classDecl = ty->getAsCXXRecordDecl(); getDestructorDecl() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2174 if (auto classDecl = CurMethod->getClassInterface()) { ActOnClassPropertyRefExpr() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1721 std::string className = classDecl->getNameAsString(); in GenerateClass() local
[all...]
H A DCGCall.cpp4415 if (const ObjCInterfaceDecl *classDecl = dyn_cast<ObjCInterfaceDecl>(dc)) { isObjCMethodWithTypeParams() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1670 ObjCInterfaceDecl *classDecl = getInterface(); computeSuperClassTypeSlow() local