Searched defs:castType (Results 1 – 2 of 2) sorted by relevance
68 static bool IsValidEnumCasting(checker::Type *type, EnumCastType castType) in IsValidEnumCasting()93 EnumCastType castType = EnumCastType::NONE; in NeedHandleEnumCasting() local227 void EnumPostCheckLoweringPhase::CreateStatementForUnionConstituentType(EnumCastType castType, ir::… in CreateStatementForUnionConstituentType()290 EnumCastType castType) in HandleUnionTypeForCalls()309 …e *EnumPostCheckLoweringPhase::GenerateEnumCasting(ir::TSAsExpression *node, EnumCastType castType) in GenerateEnumCasting()
363 const castType = castExpr.getType(); constant