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

/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DAllocationState.h31 const MemRegion *getContainerObjRegion(ProgramStateRef State, SymbolRef Sym);
H A DInnerPointerChecker.cpp292 const MemRegion *getContainerObjRegion(ProgramStateRef State, SymbolRef Sym) { function in namespace:clang::ento::allocation_state
317 allocation_state::getContainerObjRegion(N->getState(), PtrToBuf);
H A DMallocChecker.cpp3432 allocation_state::getContainerObjRegion(statePrev, Sym);

Completed in 121 milliseconds