Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp162 FactID newFact(std::unique_ptr<FactEntry> Entry) { in newFact() function in __anon06d2d5b10111::FactManager
209 FactID F = FM.newFact(std::move(Entry)); in addLock()
237 FactID F = FM.newFact(std::move(Entry)); in replaceLock()