Home
last modified time | relevance | path

Searched refs:markLazilyCopied (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp408 void SymbolReaper::markLazilyCopied(const clang::ento::MemRegion *region) { in markLazilyCopied() function in SymbolReaper
H A DRegionStore.cpp2829 SymReaper.markLazilyCopied(LCS->getRegion()); in VisitBinding()
2833 SymReaper.markLazilyCopied(DepLCS->getRegion()); in VisitBinding()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h648 void markLazilyCopied(const MemRegion *region);