|
clang
5.0.0
|
#include "clang/Analysis/Analyses/ThreadSafetyTraverse.h"
Classes | |
| class | Container |
Public Types | |
| typedef bool | R_SExpr |
| typedef bool | R_BasicBlock |
Public Types inherited from clang::threadSafety::til::SimpleReducerBase | |
| enum | TraversalKind { TRV_Normal, TRV_Decl, TRV_Lazy, TRV_Type } |
| typedef TraversalKind | R_Ctx |
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 156 of file ThreadSafetyTraverse.h.
Definition at line 160 of file ThreadSafetyTraverse.h.
Definition at line 159 of file ThreadSafetyTraverse.h.
1.8.6