clang 20.0.0git
|
#include "clang/Analysis/Analyses/ThreadSafetyTraverse.h"
Classes | |
class | Container |
Public Types | |
using | R_SExpr = bool |
using | R_BasicBlock = bool |
Public Types inherited from clang::threadSafety::til::SimpleReducerBase | |
enum | TraversalKind { TRV_Normal , TRV_Decl , TRV_Lazy , TRV_Type } |
using | R_Ctx = TraversalKind |
Additional Inherited Members | |
Public Member Functions inherited from clang::threadSafety::til::SimpleReducerBase | |
R_Ctx | subExprCtx (R_Ctx Ctx) |
R_Ctx | declCtx (R_Ctx Ctx) |
R_Ctx | lazyCtx (R_Ctx Ctx) |
R_Ctx | typeCtx (R_Ctx Ctx) |
Definition at line 165 of file ThreadSafetyTraverse.h.
Definition at line 169 of file ThreadSafetyTraverse.h.
Definition at line 168 of file ThreadSafetyTraverse.h.