clang 22.0.0git
|
#include "clang/Analysis/Analyses/ThreadSafetyTraverse.h"
Public Member Functions | |
Container (VisitReducerBase &S, unsigned N) | |
void | push_back (bool E) |
Public Attributes | |
bool | Success = true |
Definition at line 172 of file ThreadSafetyTraverse.h.
|
inline |
Definition at line 176 of file ThreadSafetyTraverse.h.
|
inline |
Definition at line 178 of file ThreadSafetyTraverse.h.
References Success.
bool clang::threadSafety::til::VisitReducerBase::Container< T >::Success = true |