Searched defs:getParser (Results 1 – 11 of 11) sorted by relevance
62 MCAsmParser &getParser() { return *Parser; } in getParser() function63 const MCAsmParser &getParser() const { in getParser() function
66 MCAsmParser &getParser() const { return Parser; } in getParser() function in __anon211e3e3a0111::MSP430AsmParser
98 MCAsmParser &getParser() const { return Parser; } in getParser() function in __anona0f8771e0111::AVRAsmParser
2579 NumberParserImpl getParser() { in getParser() method in DecimalFormat
2350 NumberParserImpl getParser() { in getParser() method in DecimalFormat
155 def getParser(self): member in ExpatBuilder
1667 const numparse::impl::NumberParserImpl* DecimalFormat::getParser(UErrorCode& status) const { in getParser() function in DecimalFormat
1656 const numparse::impl::NumberParserImpl* DecimalFormat::getParser(UErrorCode& status) const { in getParser() function in DecimalFormat
1519 public static Parser getParser() { in getParser() method in TextFormat
98 MCAsmParser &getParser() const { return Parser; } in getParser() function in __anonf997fc200111::HexagonAsmParser