Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DInnerPointerChecker.cpp43 class InnerPointerBRVisitor : public BugReporterVisitor { global() class in __anond4c4c9720111::InnerPointerChecker
47 InnerPointerBRVisitor(SymbolRef Sym) : PtrToBuf(Sym) {} InnerPointerBRVisitor() function in __anond4c4c9720111::InnerPointerChecker::InnerPointerBRVisitor