Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DBodyFarm.cpp796 const ObjCImplementationDecl *ImpD = IntD->getImplementation(); in createObjCPropertyGetter() local
797 for (const auto *PI : ImpD->property_impls()) { in createObjCPropertyGetter()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3444 if (ObjCImplementationDecl *ImpD = ID->getImplementation()) { in CreateTypeDefinition() local
3446 ImpD->FindPropertyImplIvarDecl(Field->getIdentifier())) { in CreateTypeDefinition()