Searched refs:getAllocated (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp84 static RefState getAllocated(unsigned family, const Stmt *s) { function in class:__anon18202::RefState
913 return State->set<RegionState>(Sym, RefState::getAllocated(Family, E));
2025 RefState::getAllocated(RS->getAllocationFamily(), RS->getStmt()));

Completed in 699 milliseconds