Home
last modified time | relevance | path

Searched refs:ValidSourceLoc (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp3243 bool ValidSourceLoc = R->getLocation(getSourceManager()).isValid(); in emitReport() local
3244 assert(ValidSourceLoc); in emitReport()
3247 if (!ValidSourceLoc) in emitReport()