Searched refs:emitStructInitializer (Results 1 – 1 of 1) sorted by relevance
920 bool emitStructInitializer(const StructInfo &Structure,4360 if (emitStructInitializer(Contents.Structure, Init)) in emitFieldInitializer()4366 if (emitStructInitializer(Contents.Structure, Init)) in emitFieldInitializer()4388 bool MasmParser::emitStructInitializer(const StructInfo &Structure, in emitStructInitializer() function in MasmParser4424 if (emitStructInitializer(Structure, Initializer)) in emitStructValues()