Searched refs:isNullSmartPtr (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DSmartPtr.h27 bool isNullSmartPtr(const ProgramStateRef State, const MemRegion *ThisRegion);
H A DSmartPtrChecker.cpp57 if (smartptr::isNullSmartPtr(State, ThisRegion))
H A DSmartPtrModeling.cpp82 bool isNullSmartPtr(const ProgramStateRef State, const MemRegion *ThisRegion) { function in namespace:clang::ento::smartptr

Completed in 28 milliseconds