Searched refs:errorStr (Results 1 – 2 of 2) sorted by relevance
42 std::string errorStr; in lookupOrInsert() local44 llvm::raw_string_ostream errorOS(errorStr); in lookupOrInsert()55 llvm::report_fatal_error(errorStr); in lookupOrInsert()
67 const char *errorStr) const;145 const char *errorStr) const { in checkForInvalidSelf()163 C.emitReport(std::make_unique<PathSensitiveBugReport>(*BT, errorStr, N)); in checkForInvalidSelf()