Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCheckerDocumentation.cpp248 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 __anon2d532d6e0111::AnalysisOrderChecker
H A DSmartPtrModeling.cpp321 void SmartPtrModeling::checkLiveSymbols(ProgramStateRef State, in checkLiveSymbols() function in SmartPtrModeling
H A DIteratorModeling.cpp303 void IteratorModeling::checkLiveSymbols(ProgramStateRef State, in checkLiveSymbols() function in IteratorModeling
H A DContainerModeling.cpp221 void ContainerModeling::checkLiveSymbols(ProgramStateRef State, in checkLiveSymbols() function in ContainerModeling
H A DCStringChecker.cpp2406 void CStringChecker::checkLiveSymbols(ProgramStateRef state, in checkLiveSymbols() function in CStringChecker