Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DFuchsiaHandleChecker.cpp383 auto *PathBR = static_cast<PathSensitiveBugReport *>(&BR); in checkPostCall() local
384 if (PathBR->getInterestingnessKind(RetSym)) { in checkPostCall()
399 auto *PathBR = static_cast<PathSensitiveBugReport *>(&BR); in checkPostCall() local
400 if (PathBR->getInterestingnessKind(RetSym)) { in checkPostCall()
433 auto *PathBR = static_cast<PathSensitiveBugReport *>(&BR); in checkPostCall() local
434 if (PathBR->getInterestingnessKind(Handle)) { in checkPostCall()
447 auto *PathBR = static_cast<PathSensitiveBugReport *>(&BR); in checkPostCall() local
448 if (PathBR->getInterestingnessKind(Handle)) { in checkPostCall()
461 auto *PathBR = static_cast<PathSensitiveBugReport *>(&BR); in checkPostCall() local
462 if (PathBR->getInterestingnessKind(Handle)) { in checkPostCall()