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