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 __anon96cc88f90111::MSP430AsmParser
98 MCAsmParser &getParser() const { return Parser; } in getParser() function in __anonefb15e9d0111::AVRAsmParser
155 def getParser(self): member in ExpatBuilder
2579 NumberParserImpl getParser() { in getParser() method in DecimalFormat
2350 NumberParserImpl getParser() { in getParser() method in DecimalFormat
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
1442 public static Parser getParser() { in getParser() method in TextFormat
98 MCAsmParser &getParser() const { return Parser; } in getParser() function in __anon9403f29f0111::HexagonAsmParser