Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp247 bool blockError(const std::string &Message);
273 blockError(StrBuf.str()); in getTypeByIDForDefining()
611 blockError(StrBuf.str()); in reportBadTypeIDAs()
621 blockError(StrBuf.str()); in reportGetFunctionByIDError()
634 blockError(StrBuf.str()); in reportGetGlobalVariableByIDError()
756 bool TopLevelParser::blockError(const std::string &Message) { in blockError() function in __anon013ef65f0111::TopLevelParser