Home
last modified time | relevance | path

Searched refs:ImpD (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransforms.h61 ObjCImplementationDecl *ImpD; variable
66 : MigrateCtx(MigrateCtx), ImpD(D) {} in ObjCImplementationContext()
69 ObjCImplementationDecl *getImplementationDecl() { return ImpD; } in getImplementationDecl()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3220 if (ObjCImplementationDecl *ImpD = ID->getImplementation()) { in CreateTypeDefinition() local
3222 ImpD->FindPropertyImplIvarDecl(Field->getIdentifier())) { in CreateTypeDefinition()