block() const | clang::threadSafety::til::SExpr | inline |
Block | clang::threadSafety::til::SExpr | protected |
body() | clang::threadSafety::til::Code | inline |
body() const | clang::threadSafety::til::Code | inline |
classof(const SExpr *E) | clang::threadSafety::til::Code | inlinestatic |
Code(SExpr *T, SExpr *B) | clang::threadSafety::til::Code | inline |
Code(const Code &C, SExpr *T, SExpr *B) | clang::threadSafety::til::Code | inline |
compare(const Code *E, C &Cmp) const | clang::threadSafety::til::Code | inline |
Flags | clang::threadSafety::til::SExpr | protected |
id() const | clang::threadSafety::til::SExpr | inline |
Opcode | clang::threadSafety::til::SExpr | protected |
opcode() const | clang::threadSafety::til::SExpr | inline |
operator delete(void *)=delete | clang::threadSafety::til::SExpr | |
operator new(size_t S, MemRegionRef &R) | clang::threadSafety::til::SExpr | inline |
operator new(size_t)=delete | clang::threadSafety::til::SExpr | |
operator=(const SExpr &)=delete | clang::threadSafety::til::SExpr | protected |
Reserved | clang::threadSafety::til::SExpr | protected |
returnType() | clang::threadSafety::til::Code | inline |
returnType() const | clang::threadSafety::til::Code | inline |
setID(BasicBlock *B, unsigned id) | clang::threadSafety::til::SExpr | inline |
SExpr()=delete | clang::threadSafety::til::SExpr | |
SExpr(TIL_Opcode Op) | clang::threadSafety::til::SExpr | inlineprotected |
SExpr(const SExpr &E) | clang::threadSafety::til::SExpr | inlineprotected |
SExprID | clang::threadSafety::til::SExpr | protected |
traverse(V &Vs, typename V::R_Ctx Ctx) | clang::threadSafety::til::Code | inline |