Searched refs:ValidSourceLoc (Results 1 – 3 of 3) sorted by relevance
202 bool ValidSourceLoc = true);
88 bool ValidSourceLoc) { in getAnnotatedName() argument120 if (ValidSourceLoc) { in getAnnotatedName()
2977 bool ValidSourceLoc = R->getLocation().isValid(); in emitReport() local2978 assert(ValidSourceLoc); in emitReport()2981 if (!ValidSourceLoc) in emitReport()