Searched refs:emitStructInitializer (Results 1 – 1 of 1) sorted by relevance
846 bool emitStructInitializer(const StructInfo &Structure,3885 if (emitStructInitializer(Contents.Structure, Init)) in emitFieldInitializer()3891 if (emitStructInitializer(Contents.Structure, Init)) in emitFieldInitializer()3913 bool MasmParser::emitStructInitializer(const StructInfo &Structure, in emitStructInitializer() function in MasmParser3949 if (emitStructInitializer(Structure, Initializer)) in emitStructValues()