Searched defs:checkLiveSymbols (Results 1 – 7 of 7) sorted by relevance
248 void checkLiveSymbols(ProgramStateRef State, SymbolReaper &SR) const {} checkLiveSymbols() function in clang::ento::CheckerDocumentation
192 void checkLiveSymbols(ProgramStateRef State, SymbolReaper &SymReaper) const { in checkLiveSymbols() function in __anon3f14e8550111::AnalysisOrderChecker
201 void ErrnoModeling::checkLiveSymbols(ProgramStateRef State, checkLiveSymbols() function in ErrnoModeling
302 void IteratorModeling::checkLiveSymbols(ProgramStateRef State, checkLiveSymbols() function in IteratorModeling
587 void SmartPtrModeling::checkLiveSymbols(ProgramStateRef State, in checkLiveSymbols() function in SmartPtrModeling
207 void ContainerModeling::checkLiveSymbols(ProgramStateRef State, checkLiveSymbols() function in ContainerModeling
2659 void CStringChecker::checkLiveSymbols(ProgramStateRef state, checkLiveSymbols() function in CStringChecker