Home
last modified time | relevance | path

Searched defs:ContD (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp130 if (ObjCContainerDecl *ContD = dyn_cast<ObjCContainerDecl>(D)) in isMigratable() local
147 if (ObjCContainerDecl *ContD = dyn_cast<ObjCContainerDecl>(D)) { in hasObjCImpl() local
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp391 const ObjCContainerDecl *ContD, in handleReferencedProtocols()