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