Home
last modified time | relevance | path

Searched defs:checkLiveSymbols (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DErrnoModeling.cpp162 void ErrnoModeling::checkLiveSymbols(ProgramStateRef State, in checkLiveSymbols() function in ErrnoModeling
H A DCheckerDocumentation.cpp251 void checkLiveSymbols(ProgramStateRef State, SymbolReaper &SR) const {} in checkLiveSymbols() function in clang::ento::CheckerDocumentation
H A DAnalysisOrderChecker.cpp192 void checkLiveSymbols(ProgramStateRef State, SymbolReaper &SymReaper) const { in checkLiveSymbols() function in __anonf8f59c560111::AnalysisOrderChecker
H A DIteratorModeling.cpp303 void IteratorModeling::checkLiveSymbols(ProgramStateRef State, in checkLiveSymbols() function in IteratorModeling
H A DSmartPtrModeling.cpp587 void SmartPtrModeling::checkLiveSymbols(ProgramStateRef State, in checkLiveSymbols() function in SmartPtrModeling
H A DContainerModeling.cpp212 void ContainerModeling::checkLiveSymbols(ProgramStateRef State, in checkLiveSymbols() function in ContainerModeling
H A DCStringChecker.cpp2806 void CStringChecker::checkLiveSymbols(ProgramStateRef state, checkLiveSymbols() function in CStringChecker