|
clang 22.0.0git
|
This is the complete list of members for clang::ActionResult< PtrTy, Compress >, including all inherited members.
| ActionResult(bool Invalid=false) | clang::ActionResult< PtrTy, Compress > | inline |
| ActionResult(PtrTy Val) | clang::ActionResult< PtrTy, Compress > | inline |
| ActionResult(const DiagnosticBuilder &) | clang::ActionResult< PtrTy, Compress > | inline |
| ActionResult(const void *)=delete | clang::ActionResult< PtrTy, Compress > | |
| ActionResult(volatile void *)=delete | clang::ActionResult< PtrTy, Compress > | |
| get() const | clang::ActionResult< PtrTy, Compress > | inline |
| getAs() | clang::ActionResult< PtrTy, Compress > | inline |
| isInvalid() const | clang::ActionResult< PtrTy, Compress > | inline |
| isUnset() const | clang::ActionResult< PtrTy, Compress > | inline |
| isUsable() const | clang::ActionResult< PtrTy, Compress > | inline |
| operator=(PtrTy RHS) | clang::ActionResult< PtrTy, Compress > | inline |