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