Searched defs:parseDirectiveValue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/MC/MCParser/ | ||
H A D | AsmParser.cpp | 3181 bool AsmParser::parseDirectiveValue(StringRef IDVal, unsigned Size) { parseDirectiveValue() function in AsmParser |
H A D | MasmParser.cpp | 3758 bool MasmParser::parseDirectiveValue(StringRef IDVal, unsigned Size) { parseDirectiveValue() function in MasmParser |