Home
last modified time | relevance | path

Searched defs:AllocaRegion (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDSVals.cpp171 QualType VisitAllocaRegion(const AllocaRegion *) { in VisitAllocaRegion()
/freebsd-head/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDMemRegion.h487 AllocaRegion(const Expr *ex, unsigned cnt, const MemSpaceRegion *superRegion) in AllocaRegion() function