Searched refs:srcLoc (Results 1 – 3 of 3) sorted by relevance
199 std::string srcLoc; member
116 if (!errPlace.srcLoc.empty()) in reportRangeError()117 hint += "\n>>> referenced by " + errPlace.srcLoc; in reportRangeError()
498 if (!place.srcLoc.empty()) in stateChangeWarning()499 hint = "; " + place.srcLoc; in stateChangeWarning()