Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DDylibVerifier.cpp69 bool ValidSourceLoc) { in getAnnotatedName()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2932 bool ValidSourceLoc = R->getLocation().isValid(); in emitReport() local