Searched refs:objLoc (Results 1 – 1 of 1) sorted by relevance
106 std::string objLoc = isec->getLocation(loc - isecLoc); in getErrorPlace() local112 return {isec, objLoc + ": ", std::string(msg.str())}; in getErrorPlace()