Searched defs:StructConstant (Results 1 – 3 of 3) sorted by relevance
49 class StructConstant; variable323 StructConstant(const Struct* ty) : CompositeConstant(ty) {} in StructConstant() function324 StructConstant(const Struct* ty, in StructConstant() function327 StructConstant(const Struct* ty, std::vector<const Constant*>&& components) in StructConstant() function