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

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

Completed in 163 milliseconds