Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DMasmParser.cpp924 bool emitStructValues(const StructInfo &Structure, unsigned *Count = nullptr);
4449 bool MasmParser::emitStructValues(const StructInfo &Structure, in emitStructValues() function in MasmParser
4496 if (emitStructValues(Structure)) in parseDirectiveStructValue()
4515 if (emitStructValues(Structure, &Count)) in parseDirectiveNamedStructValue()