Searched refs:ValidSourceLoc (Results 1 – 3 of 3) sorted by relevance
180 bool ValidSourceLoc = true);
69 bool ValidSourceLoc) { in getAnnotatedName() argument101 if (ValidSourceLoc) { in getAnnotatedName()
2932 bool ValidSourceLoc = R->getLocation().isValid(); in emitReport() local2933 assert(ValidSourceLoc); in emitReport()2936 if (!ValidSourceLoc) in emitReport()