Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSVals.cpp171 QualType VisitAllocaRegion(const AllocaRegion *) { in VisitAllocaRegion() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h482 AllocaRegion(const Expr *ex, unsigned cnt, const MemSpaceRegion *superRegion) AllocaRegion() function