Searched refs:StructInfo (Results 1 – 1 of 1) sorted by relevance
125 struct StructInfo { struct139 StructInfo() = default;140 StructInfo(StringRef StructName, bool Union, unsigned AlignmentValue);165 StructInfo Structure;168 StructFieldInfo(std::vector<StructInitializer> V, StructInfo S);177 StructFieldInfo StructInfo; member186 struct StructInfo Structure);218 StructInfo S) { in StructFieldInfo()223 StructInfo::StructInfo(StringRef StructName, bool Union, in StructInfo() function in __anoncc01912d0111::StructInfo227 FieldInfo &StructInfo::addField(StringRef FieldName, FieldType FT, in addField()[all …]