Searched refs:getInnerPointerBRVisitor (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DAllocationState.h26 std::unique_ptr<BugReporterVisitor> getInnerPointerBRVisitor(SymbolRef Sym);
H A DInnerPointerChecker.cpp288 std::unique_ptr<BugReporterVisitor> getInnerPointerBRVisitor(SymbolRef Sym) { function in namespace:clang::ento::allocation_state

Completed in 88 milliseconds