Home
last modified time | relevance | path

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

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