Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DFuchsiaHandleChecker.cpp382 auto *PathBR = static_cast<PathSensitiveBugReport *>(&BR); in checkPostCall() local
383 if (auto IsInteresting = PathBR->getInterestingnessKind(RetSym)) { in checkPostCall()
398 auto *PathBR = static_cast<PathSensitiveBugReport *>(&BR); in checkPostCall() local
399 if (auto IsInteresting = PathBR->getInterestingnessKind(RetSym)) { in checkPostCall()
432 auto *PathBR = static_cast<PathSensitiveBugReport *>(&BR); in checkPostCall() local
433 if (auto IsInteresting = PathBR->getInterestingnessKind(Handle)) { in checkPostCall()
446 auto *PathBR = static_cast<PathSensitiveBugReport *>(&BR); in checkPostCall() local
447 if (auto IsInteresting = PathBR->getInterestingnessKind(Handle)) { in checkPostCall()
460 auto *PathBR = static_cast<PathSensitiveBugReport *>(&BR); in checkPostCall() local
461 if (auto IsInteresting = PathBR->getInterestingnessKind(Handle)) { in checkPostCall()