reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1086 Address ArgPtr = CGF.EmitVAArg(E, ArgValue); 1089 CGF.ErrorUnsupported(E, "complex va_arg expression"); 1091 CGF.ConvertType(E->getType()->castAs<ComplexType>()->getElementType()); 1096 return EmitLoadOfLValue(CGF.MakeAddrLValue(ArgPtr, E->getType()), 1097 E->getExprLoc());