Home
last modified time | relevance | path

Searched refs:getAllocaRegion (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h1466 const AllocaRegion *getAllocaRegion(const Expr *Ex, unsigned Cnt,
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp1321 MemRegionManager::getAllocaRegion(const Expr *E, unsigned cnt, in getAllocaRegion() function in MemRegionManager