Project a named slot from a C++ struct or class.
More...
#include "clang/Analysis/Analyses/ThreadSafetyTIL.h"
Project a named slot from a C++ struct or class.
Definition at line 911 of file ThreadSafetyTIL.h.
◆ Project()
clang::threadSafety::til::Project::Project |
( |
SExpr * |
R, |
|
|
const ValueDecl * |
Cvd |
|
) |
| |
|
inline |
◆ clangDecl()
const ValueDecl* clang::threadSafety::til::Project::clangDecl |
( |
| ) |
const |
|
inline |
◆ classof()
static bool clang::threadSafety::til::Project::classof |
( |
const SExpr * |
E | ) |
|
|
inlinestatic |
◆ compare()
template<class C >
C::CType clang::threadSafety::til::Project::compare |
( |
const Project * |
E, |
|
|
C & |
Cmp |
|
) |
| const |
|
inline |
◆ isArrow()
bool clang::threadSafety::til::Project::isArrow |
( |
| ) |
const |
|
inline |
◆ record() [1/2]
SExpr* clang::threadSafety::til::Project::record |
( |
| ) |
|
|
inline |
◆ record() [2/2]
const SExpr* clang::threadSafety::til::Project::record |
( |
| ) |
const |
|
inline |
◆ setArrow()
void clang::threadSafety::til::Project::setArrow |
( |
bool |
b | ) |
|
|
inline |
◆ slotName()
StringRef clang::threadSafety::til::Project::slotName |
( |
| ) |
const |
|
inline |
◆ traverse()
template<class V >
V::R_SExpr clang::threadSafety::til::Project::traverse |
( |
V & |
Vs, |
|
|
typename V::R_Ctx |
Ctx |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: