clang
6.0.0
|
#include "clang/Analysis/Analyses/ThreadSafetyTraverse.h"
Classes | |
class | Container |
Public Types | |
typedef bool | R_SExpr |
typedef bool | R_BasicBlock |
![]() | |
enum | TraversalKind { TRV_Normal, TRV_Decl, TRV_Lazy, TRV_Type } |
typedef TraversalKind | R_Ctx |
Additional Inherited Members | |
![]() | |
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.