Searched refs:getErr (Results 1 – 4 of 4) sorted by relevance
258 static inline void getErr(HRESULT err, UErrorCode& status){ in getErr() function312 getErr(err,status); in WinIMultiLanguageToUnicodePerfFunction()321 getErr(err,*status); in call()368 getErr(err,status); in WinIMultiLanguageFromUnicodePerfFunction()378 getErr(err,*status); in call()430 getErr(err,*status); in call()486 getErr(err,*status); in call()
127 const std::string &getErr() { in getErr() function
516 std::string SavedErr = getErr(); in peekTokens()
829 Error(Lexer.getErrLoc(), Lexer.getErr()); in Lex()3118 return TokError(Lexer.getErr()); in parseRealValue()