Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DMasmParser.cpp899 bool parseStructInstList(
4163 if (parseStructInstList(Contents.Structure, Initializers, in parseFieldInitializer()
4168 if (parseStructInstList(Contents.Structure, Initializers, in parseFieldInitializer()
4268 bool MasmParser::parseStructInstList( in parseStructInstList() function in MasmParser
4292 parseStructInstList(Structure, DuplicatedValues) || parseRParen()) in parseStructInstList()
4452 if (parseStructInstList(Structure, Initializers)) in emitStructValues()
4475 if (parseStructInstList(Structure, StructInfo.Initializers)) in addStructField()