Searched refs:ValidSourceLoc (Results 1 – 1 of 1) sorted by relevance
2898 bool ValidSourceLoc = R->getLocation().isValid(); in emitReport() local2899 assert(ValidSourceLoc); in emitReport()2902 if (!ValidSourceLoc) in emitReport()