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

/external/clang/lib/Analysis/
H A DCFG.cpp438 void addAutomaticObjDtors(LocalScope::const_iterator B,
1082 /// addAutomaticObjDtors - Add to current block automatic objects destructors
1085 void CFGBuilder::addAutomaticObjDtors(LocalScope::const_iterator B, function in class:__anon17770::CFGBuilder
1283 addAutomaticObjDtors(ScopePos, scopeBeginPos, S);
1687 addAutomaticObjDtors(ScopePos, BreakJumpTarget.scopePosition, B);
2044 addAutomaticObjDtors(ScopePos, BeginScopePos, I);
2161 addAutomaticObjDtors(ScopePos, LocalScope::const_iterator(), R);
2230 addAutomaticObjDtors(ScopePos, JT.scopePosition, G);
2255 addAutomaticObjDtors(ScopePos, save_scope_pos.get(), F);
2307 addAutomaticObjDtors(ScopePo
[all...]

Completed in 1188 milliseconds