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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp2077 GetAllocationSite(ProgramStateManager& StateMgr, const ExplodedNode *N, function
2177 GetAllocationSite(BRC.getStateManager(), EndN, Sym);
2261 // call to GetAllocationSite. This will walk the ExplodedGraph backwards.
2270 GetAllocationSite(Ctx.getStateManager(), getErrorNode(), sym);

Completed in 171 milliseconds