clang 22.0.0git
|
This is the complete list of members for clang::DeclIDBase, including all inherited members.
DeclID typedef | clang::DeclIDBase | |
DeclIDBase() | clang::DeclIDBase | inlineprotected |
DeclIDBase(DeclID ID) | clang::DeclIDBase | inlineexplicitprotected |
getLocalDeclIndex() const | clang::DeclIDBase | |
getModuleFileIndex() const | clang::DeclIDBase | inline |
getRawValue() const | clang::DeclIDBase | inline |
ID | clang::DeclIDBase | protected |
isInvalid() const | clang::DeclIDBase | inline |
isValid() const | clang::DeclIDBase | inline |
operator DeclID() const | clang::DeclIDBase | inlineexplicit |
operator PredefinedDeclIDs() const | clang::DeclIDBase | inlineexplicit |
operator!=(const DeclIDBase &LHS, const DeclID &RHS) | clang::DeclIDBase | friend |
operator!=(const DeclIDBase &LHS, const DeclIDBase &RHS) | clang::DeclIDBase | friend |
operator<(const DeclIDBase &LHS, const DeclID &RHS) | clang::DeclIDBase | friend |
operator<(const DeclIDBase &LHS, const DeclIDBase &RHS) | clang::DeclIDBase | friend |
operator<=(const DeclIDBase &LHS, const DeclID &RHS) | clang::DeclIDBase | friend |
operator<=(const DeclIDBase &LHS, const DeclIDBase &RHS) | clang::DeclIDBase | friend |
operator==(const DeclIDBase &LHS, const DeclID &RHS) | clang::DeclIDBase | friend |
operator==(const DeclIDBase &LHS, const DeclIDBase &RHS) | clang::DeclIDBase | friend |
operator>(const DeclIDBase &LHS, const DeclID &RHS) | clang::DeclIDBase | friend |
operator>(const DeclIDBase &LHS, const DeclIDBase &RHS) | clang::DeclIDBase | friend |
operator>=(const DeclIDBase &LHS, const DeclID &RHS) | clang::DeclIDBase | friend |
operator>=(const DeclIDBase &LHS, const DeclIDBase &RHS) | clang::DeclIDBase | friend |