Home
last modified time | relevance | path

Searched defs:ImpD (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransforms.h61 ObjCImplementationDecl *ImpD; variable
/src/contrib/llvm-project/clang/lib/Analysis/
H A DBodyFarm.cpp796 const ObjCImplementationDecl *ImpD = IntD->getImplementation(); in createObjCPropertyGetter() local
/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3220 if (ObjCImplementationDecl *ImpD = ID->getImplementation()) { in CreateTypeDefinition() local