Searched defs:StructConstant (Results 1 – 4 of 4) sorted by relevance
39 class StructConstant; variable194 StructConstant(const analysis::Struct* ty) : CompositeConstant(ty) {} in StructConstant() function195 StructConstant(const analysis::Struct* ty, in StructConstant() function198 StructConstant(const analysis::Struct* ty, in StructConstant() function
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