Searched refs:getAllocaRegionVal (Results 1 – 3 of 3) sorted by relevance
222 loc::MemRegionVal getAllocaRegionVal(const Expr *E,
232 loc::MemRegionVal SValBuilder::getAllocaRegionVal(const Expr *E, in getAllocaRegionVal() function in SValBuilder
1894 isAlloca ? SVB.getAllocaRegionVal(CE, LCtx, Count) in MallocBindRetVal()