Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DBuiltinFunctionChecker.cpp62 RM.getAllocaRegion(CE, C.blockCount(), C.getLocationContext()); in evalCall()
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DMemRegion.h1177 const AllocaRegion *getAllocaRegion(const Expr *Ex, unsigned Cnt,
/external/clang/lib/StaticAnalyzer/Core/
DMemRegion.cpp1090 MemRegionManager::getAllocaRegion(const Expr *E, unsigned cnt, in getAllocaRegion() function in MemRegionManager