Home | History | Annotate | Download | only in JIT

Lines Matching refs:ErrorStr

341     virtual bool CheckInvariants(std::string &ErrorStr);
686 bool DefaultJITMemoryManager::CheckInvariants(std::string &ErrorStr) {
687 raw_string_ostream Err(ErrorStr);