Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckerDocumentation.cpp248 void checkLiveSymbols(ProgramStateRef State, SymbolReaper &SR) const {} checkLiveSymbols() function in clang::ento::CheckerDocumentation
H A DAnalysisOrderChecker.cpp192 void checkLiveSymbols(ProgramStateRef State, SymbolReaper &SymReaper) const { in checkLiveSymbols() function in __anon3f14e8550111::AnalysisOrderChecker
H A DErrnoModeling.cpp201 void ErrnoModeling::checkLiveSymbols(ProgramStateRef State, checkLiveSymbols() function in ErrnoModeling
H A DIteratorModeling.cpp302 void IteratorModeling::checkLiveSymbols(ProgramStateRef State, checkLiveSymbols() function in IteratorModeling
H A DSmartPtrModeling.cpp587 void SmartPtrModeling::checkLiveSymbols(ProgramStateRef State, in checkLiveSymbols() function in SmartPtrModeling
H A DContainerModeling.cpp207 void ContainerModeling::checkLiveSymbols(ProgramStateRef State, checkLiveSymbols() function in ContainerModeling
H A DCStringChecker.cpp2659 void CStringChecker::checkLiveSymbols(ProgramStateRef state, checkLiveSymbols() function in CStringChecker