Lines Matching defs:ED
1206 const EnumDecl *ED = ET->getDecl();1207 llvm::Type *LTy = CGF.ConvertTypeForMem(ED->getIntegerType());1209 unsigned NumNegativeBits = ED->getNumNegativeBits();1210 unsigned NumPositiveBits = ED->getNumPositiveBits();