Searched defs:checkLiveSymbols (Results 1 – 7 of 7) sorted by relevance
162 void ErrnoModeling::checkLiveSymbols(ProgramStateRef State, in checkLiveSymbols() function in ErrnoModeling
251 void checkLiveSymbols(ProgramStateRef State, SymbolReaper &SR) const {} in checkLiveSymbols() function in clang::ento::CheckerDocumentation
192 void checkLiveSymbols(ProgramStateRef State, SymbolReaper &SymReaper) const { in checkLiveSymbols() function in __anonf8f59c560111::AnalysisOrderChecker
303 void IteratorModeling::checkLiveSymbols(ProgramStateRef State, in checkLiveSymbols() function in IteratorModeling
587 void SmartPtrModeling::checkLiveSymbols(ProgramStateRef State, in checkLiveSymbols() function in SmartPtrModeling
212 void ContainerModeling::checkLiveSymbols(ProgramStateRef State, in checkLiveSymbols() function in ContainerModeling
2806 void CStringChecker::checkLiveSymbols(ProgramStateRef state, checkLiveSymbols() function in CStringChecker