Searched refs:isSourceLocation (Results 1 – 3 of 3) sorted by relevance
57 bool isSourceLocation() const { return Kind == LK_Source; } in isSourceLocation() function62 CHECK(isSourceLocation()); in getSourceLocation()
62 if (!CurrentUBR->Loc.isSourceLocation()) { in __ubsan_get_current_report_data()
84 if (Loc.isSourceLocation()) { in MaybeReportErrorSummary()