Searched defs:checkLiveSymbols (Results 1 – 6 of 6) sorted by relevance
248 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 __anon2d532d6e0111::AnalysisOrderChecker
321 void SmartPtrModeling::checkLiveSymbols(ProgramStateRef State, in checkLiveSymbols() function in SmartPtrModeling
303 void IteratorModeling::checkLiveSymbols(ProgramStateRef State, in checkLiveSymbols() function in IteratorModeling
221 void ContainerModeling::checkLiveSymbols(ProgramStateRef State, in checkLiveSymbols() function in ContainerModeling
2406 void CStringChecker::checkLiveSymbols(ProgramStateRef state, in checkLiveSymbols() function in CStringChecker