Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2872 bool ValidSourceLoc = R->getLocation().isValid(); in emitReport() local
2873 assert(ValidSourceLoc); in emitReport()
2876 if (!ValidSourceLoc) in emitReport()