|
clang 22.0.0git
|
#include "clang/Sema/Sema.h"
Public Member Functions | |
| ConstraintEvalRAII (InstTy &TI) | |
| ~ConstraintEvalRAII () | |
Public Attributes | |
| InstTy & | TI |
| bool | OldValue |
|
inline |
|
inline |
| bool clang::Sema::ConstraintEvalRAII< InstTy >::OldValue |
Definition at line 13723 of file Sema.h.
Referenced by ConstraintEvalRAII(), and ~ConstraintEvalRAII().
| InstTy& clang::Sema::ConstraintEvalRAII< InstTy >::TI |
Definition at line 13722 of file Sema.h.
Referenced by ConstraintEvalRAII(), and ~ConstraintEvalRAII().