Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DMasmParser.cpp928 bool parseDirectiveNamedStructValue(const StructInfo &Structure,
2670 return parseDirectiveNamedStructValue(/*Structure=*/NextIt->getValue(), in parseStatement()
4507 bool MasmParser::parseDirectiveNamedStructValue(const StructInfo &Structure, in parseDirectiveNamedStructValue() function in MasmParser