Searched refs:CritSectionMarker (Results 1 – 1 of 1) sorted by relevance
40 struct CritSectionMarker { struct50 operator==(const CritSectionMarker &Other) const noexcept { in operator ==() argument54 operator!=(const CritSectionMarker &Other) const noexcept { in operator !=() argument241 [[nodiscard]] const NoteTag *createCritSectionNote(CritSectionMarker M,266 REGISTER_LIST_WITH_PROGRAMSTATE(ActiveCritSections, CritSectionMarker)274 typename llvm::ImmutableList<CritSectionMarker>::iterator> {276 using value_type = CritSectionMarker;278 using reference = CritSectionMarker &;279 using pointer = CritSectionMarker *;327 const CritSectionMarker MarkToAdd{Call.getOriginExpr(), MutexRegion}; in handleLock()[all …]