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