Searched refs:PT_IntAP (Results 1 – 6 of 6) sorted by relevance
42 PT_IntAP = 8, enumerator84 template <> struct PrimConv<PT_IntAP> {133 TYPE_SWITCH_CASE(PT_IntAP, B) \154 TYPE_SWITCH_CASE(PT_IntAP, B) \173 TYPE_SWITCH_CASE(PT_IntAP, B) \
188 return PT_IntAP; in toPrimType()190 return PT_IntAP; in toPrimType()
241 if (Type == PT_IntAP) in getCtorPrim()242 return ctorTy<PrimConv<PT_IntAP>::T>; in getCtorPrim()256 if (Type == PT_IntAP) in getDtorPrim()257 return dtorTy<PrimConv<PT_IntAP>::T>; in getDtorPrim()
161 return PT_IntAP; in classify()
115 case PT_IntAP: in primTypeToString()
318 if (ToT == PT_IntAP) in VisitCastExpr()357 if (T == PT_IntAP) in VisitCastExpr()479 if (ToT == PT_IntAP) in VisitCastExpr()3318 case PT_IntAP: in visitZeroInitializer()3429 case PT_IntAP: in emitConst()3448 if (Ty == PT_IntAP) in emitConst()5307 if (ToT == PT_IntAP) in emitPrimCast()5318 if (ToT == PT_IntAP) in emitPrimCast()