Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DMasmParser.cpp920 bool emitStructInitializer(const StructInfo &Structure,
4392 if (emitStructInitializer(Contents.Structure, Init)) in emitFieldInitializer()
4398 if (emitStructInitializer(Contents.Structure, Init)) in emitFieldInitializer()
4420 bool MasmParser::emitStructInitializer(const StructInfo &Structure, in emitStructInitializer() function in MasmParser
4456 if (emitStructInitializer(Structure, Initializer)) in emitStructValues()