An identifier, e.g.
More...
#include "clang/Analysis/Analyses/ThreadSafetyTIL.h"
An identifier, e.g.
'foo' or 'x'. This is a pseduo-term; it will be lowered to a variable or projection.
Definition at line 1790 of file ThreadSafetyTIL.h.
◆ Identifier() [1/2]
clang::threadSafety::til::Identifier::Identifier |
( |
StringRef |
Id | ) |
|
|
inline |
◆ Identifier() [2/2]
clang::threadSafety::til::Identifier::Identifier |
( |
const Identifier & |
| ) |
|
|
default |
◆ classof()
static bool clang::threadSafety::til::Identifier::classof |
( |
const SExpr * |
E | ) |
|
|
inlinestatic |
◆ compare()
C::CType clang::threadSafety::til::Identifier::compare |
( |
const Identifier * |
E, |
|
|
C & |
Cmp |
|
) |
| const |
|
inline |
◆ name()
StringRef clang::threadSafety::til::Identifier::name |
( |
| ) |
const |
|
inline |
◆ traverse()
V::R_SExpr clang::threadSafety::til::Identifier::traverse |
( |
V & |
Vs, |
|
|
typename V::R_Ctx |
Ctx |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: