Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DMasmParser.cpp862 bool parseDirectiveNamedStructValue(const StructInfo &Structure,
2537 return parseDirectiveNamedStructValue(/*Structure=*/NextIt->getValue(), in parseStatement()
4274 bool MasmParser::parseDirectiveNamedStructValue(const StructInfo &Structure, in parseDirectiveNamedStructValue() function in MasmParser