|
clang 22.0.0git
|
This is the complete list of members for clang::ento::DynamicCastInfo, including all inherited members.
| CastResult enum name | clang::ento::DynamicCastInfo | |
| DynamicCastInfo(QualType from, QualType to, CastResult resultKind) | clang::ento::DynamicCastInfo | inline |
| equals(QualType from, QualType to) const | clang::ento::DynamicCastInfo | inline |
| fails() const | clang::ento::DynamicCastInfo | inline |
| Failure enum value | clang::ento::DynamicCastInfo | |
| from() const | clang::ento::DynamicCastInfo | inline |
| operator<(const DynamicCastInfo &RHS) const | clang::ento::DynamicCastInfo | inline |
| operator==(const DynamicCastInfo &RHS) const | clang::ento::DynamicCastInfo | inline |
| Profile(llvm::FoldingSetNodeID &ID) const | clang::ento::DynamicCastInfo | inline |
| succeeds() const | clang::ento::DynamicCastInfo | inline |
| Success enum value | clang::ento::DynamicCastInfo | |
| to() const | clang::ento::DynamicCastInfo | inline |