Searched refs:ValidSourceLoc (Results 1 – 1 of 1) sorted by relevance
3262 bool ValidSourceLoc = R->getLocation(getSourceManager()).isValid(); in emitReport() local3263 assert(ValidSourceLoc); in emitReport()3266 if (!ValidSourceLoc) in emitReport()