Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp131 struct StructInfo { struct
145 StructInfo() = default;
173 StructInfo Structure;
192 StructFieldInfo StructInfo; member
246 new (&StructInfo) StructFieldInfo(Initializer.StructInfo); in FieldInitializer()
260 new (&StructInfo) StructFieldInfo(Initializer.StructInfo); in FieldInitializer()
288 StructInfo = Initializer.StructInfo; in operator =()
317 StructInfo = Initializer.StructInfo; in operator =()
4504 StructFieldInfo &StructInfo = Field.Contents.StructInfo; in addStructField() local
4705 StructFieldInfo &StructInfo = Field.Contents.StructInfo; in parseDirectiveNestedEnds() local
[all …]