Home
last modified time | relevance | path

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

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