Call a function (after all arguments have been applied).
More...
#include "clang/Analysis/Analyses/ThreadSafetyTIL.h"
Call a function (after all arguments have been applied).
Definition at line 962 of file ThreadSafetyTIL.h.
◆ Call() [1/2]
◆ Call() [2/2]
clang::threadSafety::til::Call::Call |
( |
const Call & |
C, |
|
|
SExpr * |
T |
|
) |
| |
|
inline |
◆ clangCallExpr()
const clang::CallExpr* clang::threadSafety::til::Call::clangCallExpr |
( |
| ) |
const |
|
inline |
◆ classof()
static bool clang::threadSafety::til::Call::classof |
( |
const SExpr * |
E | ) |
|
|
inlinestatic |
◆ compare()
template<class C >
C::CType clang::threadSafety::til::Call::compare |
( |
const Call * |
E, |
|
|
C & |
Cmp |
|
) |
| const |
|
inline |
◆ target() [1/2]
SExpr* clang::threadSafety::til::Call::target |
( |
| ) |
|
|
inline |
◆ target() [2/2]
const SExpr* clang::threadSafety::til::Call::target |
( |
| ) |
const |
|
inline |
◆ traverse()
template<class V >
V::R_SExpr clang::threadSafety::til::Call::traverse |
( |
V & |
Vs, |
|
|
typename V::R_Ctx |
Ctx |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: