Home
last modified time | relevance | path

Searched refs:StructInfo (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/MC/MCParser/
H A DMasmParser.cpp128 struct StructInfo { struct
142 StructInfo() = default;
170 StructInfo Structure;
189 StructFieldInfo StructInfo; member
243 new (&StructInfo) StructFieldInfo(Initializer.StructInfo); in FieldInitializer()
257 new (&StructInfo) StructFieldInfo(Initializer.StructInfo); in FieldInitializer()
285 StructInfo = Initializer.StructInfo; in operator =()
314 StructInfo = Initializer.StructInfo; in operator =()
4456 StructFieldInfo &StructInfo = Field.Contents.StructInfo; in addStructField() local
4655 StructFieldInfo &StructInfo = Field.Contents.StructInfo; in parseDirectiveNestedEnds() local
[all …]